Dan Timoney [Thu, 20 Sep 2018 18:03:57 +0000 (18:03 +0000)]
Merge "added test file to cover AssignVlanTagRequestInput"
Dan Timoney [Thu, 20 Sep 2018 18:03:37 +0000 (18:03 +0000)]
Merge "added test file for covering AssignVlanTagRequest"
Dan Timoney [Thu, 20 Sep 2018 18:03:05 +0000 (18:03 +0000)]
Merge "added test case to TestVlangtagApiServiceImpl"
Dan Timoney [Thu, 20 Sep 2018 18:02:27 +0000 (18:02 +0000)]
Merge "added test case to SpringServiceTest.java"
Dan Timoney [Thu, 20 Sep 2018 15:37:00 +0000 (15:37 +0000)]
Merge "added test case to PolicyPropertyMethodUtilsTest"
BT2983 [Wed, 19 Sep 2018 18:56:44 +0000 (12:56 -0600)]
naming ms - pom updates for docker.
Temporarily disabling docker.
Change-Id: I0550730057fafe296243d3a14f3821174008c6e1
Issue-ID: SDNC-462
Signed-off-by: BT2983 <BT2983@att.com>
BT2983 [Wed, 19 Sep 2018 16:36:32 +0000 (10:36 -0600)]
naming ms - pom updates for docker.
Giving absolute path for docker plugin.
Change-Id: If02b0d7d1e6d5763e4cc7dd6ccacf5e717bb9b2c
Issue-ID: SDNC-462
Signed-off-by: BT2983 <BT2983@att.com>
BT2983 [Wed, 19 Sep 2018 15:21:26 +0000 (09:21 -0600)]
naming ms - pom updates for docker.
Copying docker files to target directory since the src seems to be unavailable during official build.
Issue-ID: SDNC-462
Change-Id: I20fd57b80e93f75b2419ec4071cdc4205748ebac
Signed-off-by: BT2983 <BT2983@att.com>
Sandeep J [Wed, 19 Sep 2018 07:10:08 +0000 (12:40 +0530)]
added test file to cover AssignVlanTagRequestInput
to increase code coverage
Issue-ID: CCSDK-552
Change-Id: I1c024660061a0baf4c8a716a710c06af33ddeac9
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
Sandeep J [Tue, 18 Sep 2018 20:44:11 +0000 (02:14 +0530)]
added test file for covering AssignVlanTagRequest
to increase code coverage
Issue-ID: CCSDK-552
Change-Id: Ib94674fe0072cc1cf923fd5e72a16f32a9dfffc3
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
Sandeep J [Tue, 18 Sep 2018 20:27:38 +0000 (01:57 +0530)]
added test case to TestVlangtagApiServiceImpl
to increase code coverage
Issue-ID: CCSDK-552
Change-Id: I2649fe9385b1fa62f1879e02db2993f9000d04ce
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
Sandeep J [Tue, 18 Sep 2018 20:08:52 +0000 (01:38 +0530)]
added test case to SpringServiceTest.java
to increase code coverage
Issue-ID: CCSDK-552
Change-Id: I7d395d354468469b919b87a69ec7542e90346b6c
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
Sandeep J [Tue, 18 Sep 2018 19:52:06 +0000 (01:22 +0530)]
added test case to PolicyPropertyMethodUtilsTest
to increase code coverage
Issue-ID: CCSDK-552
Change-Id: I99e927f97e06be07d25a4a297cd129e1bbb01cda
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
BT2983 [Tue, 18 Sep 2018 15:27:18 +0000 (09:27 -0600)]
naming ms - docker updates.
Added exec phase, and using lighter docker base image.
Change-Id: I020c6e88408f4d17fe214ee7ac8f960230ad4980
Issue-ID: CCSDK-342
Signed-off-by: BT2983 <BT2983@att.com>
BT2983 [Mon, 17 Sep 2018 13:57:16 +0000 (07:57 -0600)]
Fixing build errors in tests.
Fixed ControllerBluprintsApplicationTest.java per discussion with Brinda.
Change-Id: I99e927f97e06be07d25a4a297cd129e1bbb00ba6
Issue-ID: CCSDK-342
Signed-off-by: BT2983 <BT2983@att.com>
Dan Timoney [Mon, 17 Sep 2018 18:08:13 +0000 (18:08 +0000)]
Merge "Controller Blueprints Microservice"
BT2983 [Mon, 17 Sep 2018 03:30:20 +0000 (21:30 -0600)]
naming micro-service updates.
More tests, changes for maria DB, support for UUID and timestamp etc.
Change-Id: I17bdf3acbe970ef4104f2ec0d59d5777c0a9928e
Issue-ID: CCSDK-342
Signed-off-by: BT2983 <BT2983@att.com>
Muthuramalingam, Brinda Santh(bs2796) [Fri, 14 Sep 2018 20:07:46 +0000 (20:07 +0000)]
Controller Blueprints Microservice
Change database to mariadb in docker compose and spring boot version upgrade
Change-Id: Icd73b8110aea2a1b90ab29217b9c5e30817e6c06
Issue-ID: CCSDK-574
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
Timoney, Dan (dt5972) [Mon, 17 Sep 2018 14:27:06 +0000 (10:27 -0400)]
Remove invalid test
Test case expects 404 Not Found, but URL used is actually same as one
used in 200 OK case.
Change-Id: Icf7da8237b483cdf13eccbb4a8bb17c23f300733
Issue-ID: CCSDK-558
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
Dan Timoney [Fri, 14 Sep 2018 19:50:29 +0000 (19:50 +0000)]
Merge "formatted code for ControllerBluPrintsApplication"
Dan Timoney [Fri, 14 Sep 2018 19:48:59 +0000 (19:48 +0000)]
Merge "added test case to PolicyFinderServiceImpl"
Dan Timoney [Fri, 14 Sep 2018 19:48:39 +0000 (19:48 +0000)]
Merge "added test cases to SpringServiceTest.java"
Dan Timoney [Fri, 14 Sep 2018 19:48:13 +0000 (19:48 +0000)]
Merge "AssignVlanTagResponseOutput : fixed sonar issue"
Dan Timoney [Fri, 14 Sep 2018 19:47:49 +0000 (19:47 +0000)]
Merge "PingResponse.java: Fixed sonar issues"
Dan Timoney [Fri, 14 Sep 2018 19:47:04 +0000 (19:47 +0000)]
Merge "fixed sonar issue in CorsFilter.java"
Dan Timoney [Fri, 14 Sep 2018 19:46:46 +0000 (19:46 +0000)]
Merge "fix sonar issue in ApplicationLoggingFilter.java"
Dan Timoney [Fri, 14 Sep 2018 19:45:04 +0000 (19:45 +0000)]
Merge "fixed major sonar issue in WebConfig.java"
Dan Timoney [Fri, 14 Sep 2018 19:44:43 +0000 (19:44 +0000)]
Merge "added test case to PropertyOperatorTest.java"
Timoney, Dan (dt5972) [Fri, 14 Sep 2018 13:52:32 +0000 (09:52 -0400)]
Fix parent node
For release build to work properly, parent node must either be outside
the project altogether OR must be one directory above OR relativePath must
be specified. Changed controllerblueprint to use pom in directory above
as parent.
Change-Id: Ib3152f7cf90dd2a6628ab4631b387f1f0b51baad
Issue-ID: CCSDK-570
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
Sandeep J [Fri, 14 Sep 2018 13:43:00 +0000 (19:13 +0530)]
formatted code for ControllerBluPrintsApplication
added object assignment in setUp method
Issue-ID: CCSDK-552
Change-Id: I485e21b09b9c04bb04a499a0f7bbf8079f8e24d1
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
Sandeep J [Fri, 14 Sep 2018 13:17:27 +0000 (18:47 +0530)]
added test case to PolicyFinderServiceImpl
to increase code coverage
Issue-ID: CCSDK-552
Change-Id: I9f926a3dc218c2c7a6de6d616b49999f7c531466
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
Sandeep J [Fri, 14 Sep 2018 13:00:51 +0000 (18:30 +0530)]
added test cases to SpringServiceTest.java
to increase code coverage
Issue-ID: CCSDK-552
Change-Id: I6f6964410c8743d4141243e7a6b32ab7393d60ec
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
Arundathi Patil [Fri, 14 Sep 2018 10:46:54 +0000 (16:16 +0530)]
Arundathi Patil [Fri, 14 Sep 2018 10:41:21 +0000 (16:11 +0530)]
Dan Timoney [Thu, 13 Sep 2018 20:30:39 +0000 (20:30 +0000)]
Merge "Controller Blueprints Microservice"
Sandeep J [Thu, 13 Sep 2018 20:13:08 +0000 (01:43 +0530)]
fixed sonar issue in CorsFilter.java
fixed sonar issue as detailed in CCSDK-566
Issue-ID: CCSDK-566
Change-Id: I5ec97cca3c0b632fb1219e981be950fce771e224
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
Sandeep J [Thu, 13 Sep 2018 20:06:02 +0000 (01:36 +0530)]
fix sonar issue in ApplicationLoggingFilter.java
fixed sonar issue as detailed in CCSDK-565
Issue-ID: CCSDK-565
Change-Id: Iacef03814e977e8823812bed9d4c5544cb9f7a49
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
Sandeep J [Thu, 13 Sep 2018 19:57:13 +0000 (01:27 +0530)]
fixed major sonar issue in WebConfig.java
fixed sonar issue as detailed in CCSDK-564
Issue-ID: CCSDK-564
Change-Id: I694bc8d5abe130016ba7ac9d7786895fe1d5010d
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
Sandeep J [Thu, 13 Sep 2018 19:35:39 +0000 (01:05 +0530)]
added test case to PropertyOperatorTest.java
to increase code coverage
Issue-ID: CCSDK-552
Change-Id: I9efbb57491b6b6c53447dbb77da97d5a62c93481
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
Timoney, Dan (dt5972) [Thu, 13 Sep 2018 19:10:52 +0000 (15:10 -0400)]
Use CCSDK parent for spring boot
Use CCSDK parent for spring boot
Change-Id: Ic77cabd1e189ee8f2b25d17068229ded211c45e3
Issue-ID: CCSDK-558
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
Timoney, Dan (dt5972) [Wed, 12 Sep 2018 20:17:29 +0000 (16:17 -0400)]
Use mariadb JDBC connector
To resolve license issues, use mariadb JDBC connector
Change-Id: I9c953e27b69fbd33fa715cfc3917af7991a23457
Issue-ID: CCSDK-559
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
Timoney, Dan (dt5972) [Wed, 12 Sep 2018 19:31:10 +0000 (15:31 -0400)]
Control docker build with profile
Docker build should only be run if docker profile is enabled.
Change-Id: I6942c3e59b769053fd47d04fe98f3e4b95ea33dd
Issue-ID: CCSDK-558
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
Muthuramalingam, Brinda Santh(bs2796) [Thu, 13 Sep 2018 14:25:49 +0000 (14:25 +0000)]
Controller Blueprints Microservice
Optimise dictionary dummy data creation reusability and property usage optimisation.
Change-Id: Ibbd56d514f437f29943cebc0e607becb6798e4b6
Issue-ID: CCSDK-491
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
Muthuramalingam, Brinda Santh(bs2796) [Thu, 13 Sep 2018 00:20:34 +0000 (00:20 +0000)]
Controller Blueprints Microservice
Add resource assignment enhancement and validation to blueprint validation and enhancement.
Change-Id: I547760012e7014cfbb7a1e3a1d8ffb77edc9b6a2
Issue-ID: CCSDK-562
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
Dan Timoney [Wed, 12 Sep 2018 17:19:09 +0000 (17:19 +0000)]
Merge "Controller Blueprints Microservice"
Dan Timoney [Wed, 12 Sep 2018 17:17:57 +0000 (17:17 +0000)]
Merge "added test cases to SequenceFormatter.java"
Dan Timoney [Wed, 12 Sep 2018 17:17:10 +0000 (17:17 +0000)]
Merge "added TestExternalInterface.java"
Dan Timoney [Wed, 12 Sep 2018 17:16:50 +0000 (17:16 +0000)]
Merge "Application.java: Fixed sonar issue"
Dan Timoney [Wed, 12 Sep 2018 17:16:25 +0000 (17:16 +0000)]
Merge "JerseyConfiguration:Fixed sonar issue"
Muthuramalingam, Brinda Santh(bs2796) [Wed, 12 Sep 2018 16:26:31 +0000 (16:26 +0000)]
Controller Blueprints Microservice
Add dynamic resource source mapping rest service.
Change-Id: I59274a4c0162bc6718c4248788c0e7f36830a129
Issue-ID: CCSDK-556
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
Sandeep J [Wed, 12 Sep 2018 12:08:39 +0000 (17:38 +0530)]
added test cases to SequenceFormatter.java
to increase code coverage for PolicySequence.java
Issue-ID: CCSDK-552
Change-Id: Ia630d079f1bbdd583e98b7a162f036a0b3a0d1ed
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
Sandeep J [Wed, 12 Sep 2018 11:09:23 +0000 (16:39 +0530)]
added TestExternalInterface.java
added TestExternalInterface.java to test ExternalInterface.java.
Coverage increased from 0 to 100%.
Issue-ID: CCSDK-552
Change-Id: I99e206677ba890927e1bb036b88c85adada06116
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
Arundathi Patil [Wed, 12 Sep 2018 08:11:49 +0000 (13:41 +0530)]
Application.java: Fixed sonar issue
Fixed sonar issue, remove unused import
Sonar Link :https://sonar.onap.org/code?id=org.onap.ccsdk.apps%3Accsdk-apps&selected=org.onap.ccsdk.apps.ms.vlantagapi%3Avlantag-api%3Asrc%2Fmain%2Fjava%2Forg%2Fonap%2Fccsdk%2Fapps%2Fms%2Fvlantagapi%2Fcore%2FApplication.java
Issue-ID: CCSDK-550
Change-Id: I98888d95662baf048a103b453db12a01bfd34c97
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
Arundathi Patil [Wed, 12 Sep 2018 07:52:00 +0000 (13:22 +0530)]
JerseyConfiguration:Fixed sonar issue
Sonar link : https://sonar.onap.org/code?id=org.onap.ccsdk.apps%3Accsdk-apps&selected=org.onap.ccsdk.apps%3Accsdk-apps-ms-neng%3Asrc%2Fmain%2Fjava%2Forg%2Fonap%2Fccsdk%2Fapps%2Fms%2Fneng%2Fcore%2FJerseyConfiguration.java
Issue-ID: CCSDK-549
Change-Id: Ie2b186a810a3284f574baea6caa847814dfa6e55
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
Brinda Santh [Wed, 12 Sep 2018 00:55:46 +0000 (20:55 -0400)]
Blueprints Processor Service
Add Input, default, mdsal and sdnc db resource processor prototype.
Change-Id: I1ad8c4ea5d7cdf5793af23ac52b7152d1a58b762
Issue-ID: CCSDK-548
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
Dan Timoney [Tue, 11 Sep 2018 20:57:31 +0000 (20:57 +0000)]
Merge "Controller Blueprints Microservice"
Dan Timoney [Tue, 11 Sep 2018 20:56:17 +0000 (20:56 +0000)]
Merge "fixed major sonar issues in SpringServiceImpl.java"
Muthuramalingam, Brinda Santh(bs2796) [Tue, 11 Sep 2018 20:17:06 +0000 (20:17 +0000)]
Controller Blueprints Microservice
Add Controllerbluprint microservice to ccsdk/apps maven build.
Change-Id: Ie7a28695df21c2aa63b1005f7df43157c98ce8a4
Issue-ID: CCSDK-547
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
Brinda Santh [Tue, 11 Sep 2018 03:15:31 +0000 (23:15 -0400)]
Controller Blueprints Microservice
Changes to MariaDB from MySql in Pom.xml
Issue-ID: CCSDK-532
Change-Id: I6b231f503448a3a0134da8cfc360989b60a9b2b2
Signed-off-by: Dilip kumar Pampana <dilip.kumar.pampana@ibm.com>
Sandeep J [Tue, 11 Sep 2018 15:53:11 +0000 (21:23 +0530)]
fixed major sonar issues in SpringServiceImpl.java
fixed sonar issues as detailed in CCSDK-526
Issue-ID: CCSDK-526
Change-Id: Ie00d7147e5ddfc596e9b5484a7aef4984204bab2
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
Brinda Santh [Tue, 11 Sep 2018 03:15:31 +0000 (23:15 -0400)]
Controller Blueprints Microservice
Add Attribute function implementation for Operation output properties.
Change-Id: I8fd116ad7def07d208f9c3c1bfe7b75deae667d4
Issue-ID: CCSDK-524
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
Brinda Santh [Mon, 10 Sep 2018 02:00:59 +0000 (22:00 -0400)]
Controller Blueprints Microservice
Add ModelType and Resource Dictionary reactor repository service and junit test cases for reactor repositories.
Change-Id: Id358082739f81d18b534c224dc7472355e21f026
Issue-ID: CCSDK-491
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
Brinda Santh [Sun, 9 Sep 2018 23:00:59 +0000 (19:00 -0400)]
Controller Blueprints Microservice
Add Common Error Handling for ModelType, ServiceTemplate and ResourceDictionary Rest Services.
Change-Id: I8fa78bc4b1c38fd6149238da566e0867f64ffcc5
Issue-ID: CCSDK-522
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
Muthuramalingam, Brinda Santh(bs2796) [Fri, 7 Sep 2018 22:43:20 +0000 (22:43 +0000)]
Controller Blueprints Microservice
Modify get_input, get_attribute, get_property and get_artifact functions string implementation to Json Implementation.
Change-Id: I6d4aadd370dc23127a176964f84fc9bb5e7ab5ee
Issue-ID: CCSDK-432
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
Muthuramalingam, Brinda Santh(bs2796) [Fri, 7 Sep 2018 19:20:59 +0000 (19:20 +0000)]
Controller Blueprints Microservice
Remove Resource Dictionary resource_type, resource_path, sample_values and valid_values parameters.
Change-Id: I7ec899e30aaef64130f35eb754a79f9dfc54f71f
Issue-ID: CCSDK-488
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
Muthuramalingam, Brinda Santh(bs2796) [Fri, 7 Sep 2018 15:24:07 +0000 (15:24 +0000)]
Controller Blueprints Microservice
Add Capability Definition validations and add custom capabilities Types for content, mapping, netconf, ssh and sftp
Change-Id: I6a89d20280852034ce6ee56d2a9e97d3aab9c2db
Issue-ID: CCSDK-484
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
Brinda Santh [Fri, 7 Sep 2018 13:00:40 +0000 (09:00 -0400)]
Controller Blueprints Microservice
Add Controller Blueprint Capabily Assignment and their properies validation.
Change-Id: I845fec3d307414b2caeb1d577308a17656ff194a
Issue-ID: CCSDK-484
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
Muthuramalingam, Brinda Santh(bs2796) [Thu, 6 Sep 2018 20:18:24 +0000 (20:18 +0000)]
Controller Blueprints Microservice
Add Blueprint Dervied from NodeType, Requirement Definitions and Assignments validations.
Change-Id: I1cc643b5a83c5a707c8e3ae1342a439f122da55e
Issue-ID: CCSDK-484
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
Brinda Santh [Thu, 6 Sep 2018 03:18:19 +0000 (23:18 -0400)]
Controller Blueprints Microservice
Add configuration property to load model types and Remove duplicate model type test case files
Change-Id: I6a34539cae7377bd133727fde77ff8fefaadf023
Issue-ID: CCSDK-484
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
Brinda Santh [Thu, 6 Sep 2018 01:47:01 +0000 (21:47 -0400)]
Controller Blueprints Microservice
Add Controller Blueprint NodeTemplate Interface, Operation, Input and Output validation
Change-Id: I6fae38cc8a4a36ddacc93bcea4b0061f846c6aba
Issue-ID: CCSDK-484
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
Muthuramalingam, Brinda Santh(bs2796) [Wed, 5 Sep 2018 23:40:46 +0000 (23:40 +0000)]
Controller Blueprints Microservice
Add Property Assign validation and Data Type Entry schema validation.
Change-Id: Ifa40f62f848d06381ab83d7f1c9e7c6526f5edf0
Issue-ID: CCSDK-484
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
Muthuramalingam, Brinda Santh(bs2796) [Wed, 5 Sep 2018 17:42:22 +0000 (17:42 +0000)]
Controller Blueprints Microservice
Modify Model Type and Resource Defintions persistance and access from String to JSON type for easy handling.
Change-Id: Icfe7e95abad715b0ccad16c681ed057d289a6229
Issue-ID: CCSDK-431
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
Brinda Santh [Wed, 5 Sep 2018 05:22:04 +0000 (01:22 -0400)]
Controller Blueprints Microservice
Add Resource Dictionary reactive repository service for dictionary validation and automap functions.
Change-Id: I7cc6d7d976cfe9370f9a74cd8f2e4256de8e8995
Issue-ID: CCSDK-484
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
Muthuramalingam, Brinda Santh(bs2796) [Tue, 4 Sep 2018 20:24:35 +0000 (20:24 +0000)]
Controller Blueprints Microservice
Refactor controller blueprint core and resource dictionary modules to components module.
Change-Id: If5ba5e35e9c95bc19bc78fb10bd62d6551ba7aca
Issue-ID: CCSDK-514
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
Dan Timoney [Tue, 4 Sep 2018 15:14:31 +0000 (15:14 +0000)]
Merge "Controller Blueprints Microservice"
Dan Timoney [Tue, 4 Sep 2018 15:14:26 +0000 (15:14 +0000)]
Merge "Controller Blueprints Microservice"
Dan Timoney [Tue, 4 Sep 2018 15:08:04 +0000 (15:08 +0000)]
Merge "Controller Blueprints Microservice"
Dan Timoney [Tue, 4 Sep 2018 15:07:26 +0000 (15:07 +0000)]
Merge "Controller Blueprints Microservice"
Dan Timoney [Tue, 4 Sep 2018 15:07:03 +0000 (15:07 +0000)]
Merge "Controller Blueprints Microservice"
Dan Timoney [Tue, 4 Sep 2018 14:53:25 +0000 (14:53 +0000)]
Merge "Controller Blueprints Microservice"
Dan Timoney [Tue, 4 Sep 2018 14:49:46 +0000 (14:49 +0000)]
Merge "Controller Blueprints Microservice"
Dan Timoney [Tue, 4 Sep 2018 14:49:27 +0000 (14:49 +0000)]
Merge "Controller Blueprints Microservice"
Dan Timoney [Tue, 4 Sep 2018 14:49:08 +0000 (14:49 +0000)]
Merge "Controller Blueprints Microservice"
Dan Timoney [Tue, 4 Sep 2018 14:48:07 +0000 (14:48 +0000)]
Merge "Naming micro-service updates."
Dan Timoney [Tue, 4 Sep 2018 14:45:06 +0000 (14:45 +0000)]
Merge "Controller Blueprints Microservice"
Dan Timoney [Tue, 4 Sep 2018 14:44:49 +0000 (14:44 +0000)]
Merge "Blueprints Processor Service"
Muthuramalingam, Brinda Santh(bs2796) [Mon, 3 Sep 2018 00:50:25 +0000 (00:50 +0000)]
Controller Blueprints Microservice
Add Logger MDC using ONAP LoggerAdaptor and change swagger configuration to return the transactions information, version, etc
Change-Id: Ie1dccecce0c08e7ae02c0e55c1cc5be75d5fc686
Issue-ID: CCSDK-510
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
Dan Timoney [Tue, 4 Sep 2018 13:45:09 +0000 (13:45 +0000)]
Merge "Use managed guava version"
Muthuramalingam, Brinda Santh(bs2796) [Fri, 31 Aug 2018 19:52:48 +0000 (19:52 +0000)]
Controller Blueprints Microservice
Add resource assignment enhancer, resource definition repo functions and code improvements.
Change-Id: I751bf8149a36f80c20d48b86344cd6bd3054ed21
Issue-ID: CCSDK-431
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
Muthuramalingam, Brinda Santh(bs2796) [Thu, 30 Aug 2018 15:10:37 +0000 (15:10 +0000)]
Controller Blueprints Microservice
Change to EELF Logger and Code quality improvement for if blocks and collections types.
Change-Id: I419c6f8604648671624ef399fb36987f724016fb
Issue-ID: CCSDK-410
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
Muthuramalingam, Brinda Santh(bs2796) [Thu, 30 Aug 2018 14:17:06 +0000 (14:17 +0000)]
Controller Blueprints Microservice
Add Resource Seuencing validation and Optimise resource assignment validation logics
Change-Id: I6f31ca5dbeb6f6aa89959b7d96fbfad25468b3a4
Issue-ID: CCSDK-416
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
Muthuramalingam, Brinda Santh(bs2796) [Wed, 29 Aug 2018 19:53:08 +0000 (19:53 +0000)]
Controller Blueprints Microservice
Improve code quality for Performance, JavaDoc, Imports, Probably Bug etc
Change-Id: Ib71b62f14e8e8bd212e671a135025258fd9927b4
Issue-ID: CCSDK-491
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
Brinda Santh [Wed, 29 Aug 2018 02:46:02 +0000 (22:46 -0400)]
Controller Blueprints Microservice
Add resource assignment json data to input property convertor utlity and their test cases.
Change-Id: Ie4557048e85df38c75ac3d31ff62d4fce0662d9f
Issue-ID: CCSDK-488
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
Muthuramalingam, Brinda Santh(bs2796) [Tue, 28 Aug 2018 23:58:12 +0000 (23:58 +0000)]
Controller Blueprints Microservice
Add Resource Assignment Validation Service and their Test cases.
Change-Id: I106be2bfc03115867041ca341947a4662cf126c4
Issue-ID: CCSDK-487
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
Brinda Santh [Tue, 28 Aug 2018 03:16:39 +0000 (23:16 -0400)]
Controller Blueprints Microservice
Add resource dictionary node template property assignments validation for primitive and complex types.
Change-Id: Ic6f3a521310c8e15ebb5b5b5d6ad3edb0ede9ecb
Issue-ID: CCSDK-488
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
BT2983 [Tue, 28 Aug 2018 01:14:42 +0000 (19:14 -0600)]
Naming micro-service updates.
Support for docker compose and some fixes.
Change-Id: Ida28efd9c785aaf9d12b31e053ef5b1014289e60
Issue-ID: CCSDK-342
Signed-off-by: BT2983 <BT2983@att.com>
Brinda Santh [Tue, 28 Aug 2018 00:08:09 +0000 (20:08 -0400)]
Controller Blueprints Microservice
Remove hard coded decrypt rule definition in resource definition and sample JSON.
Change-Id: Iaea93ae34fdd6c440c074f001b80a94578086b1a
Issue-ID: CCSDK-488
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
Brinda Santh [Mon, 27 Aug 2018 23:53:34 +0000 (19:53 -0400)]
Controller Blueprints Microservice
Remove hard coded resource sources definitions such as Input, DB, MDSAL and Default and their dependencies.
Change-Id: I6e00df176415560aa5bbbbf066e5a046878f3c58
Issue-ID: CCSDK-488
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
Muthuramalingam, Brinda Santh(bs2796) [Mon, 27 Aug 2018 22:51:18 +0000 (22:51 +0000)]
Blueprints Processor Service
Add component factory for resource resolution component and resource resolution processor factory framework for input and default sources.
Change-Id: Id2eb81454439857a1c252012d883661cb9b3d069
Issue-ID: CCSDK-411
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
Muthuramalingam, Brinda Santh(bs2796) [Mon, 27 Aug 2018 17:29:51 +0000 (17:29 +0000)]
Controller Blueprints Microservice
Optimise model type repository search for DB and file in blueprint repo service.
Change-Id: If5458e218b723d3fff451789a73a667dd75bc91c
Issue-ID: CCSDK-487
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>