Controller Blueprints Microservice
authorMuthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
Thu, 13 Sep 2018 00:20:34 +0000 (00:20 +0000)
committerMuthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
Thu, 13 Sep 2018 00:47:05 +0000 (00:47 +0000)
commit99f4a1e766cf27d35fb7b68b4904d1e49e7fa787
tree726b9e9930942816b06061a0bf017d3db06f1a8b
parent30bdb24f421db1d3703cfea707a8a6865adedb88
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>
23 files changed:
ms/controllerblueprints/application/load/resource_dictionary/sample-db-source.json [moved from ms/controllerblueprints/application/load/resource_dictionary/db-source.json with 91% similarity]
ms/controllerblueprints/application/load/resource_dictionary/sample-default-source.json [moved from ms/controllerblueprints/application/load/resource_dictionary/default-source.json with 64% similarity]
ms/controllerblueprints/application/load/resource_dictionary/sample-input-source.json [moved from ms/controllerblueprints/application/load/resource_dictionary/input-source.json with 64% similarity]
ms/controllerblueprints/application/load/resource_dictionary/sample-licenses.json [new file with mode: 0644]
ms/controllerblueprints/application/load/resource_dictionary/sample-mdsal-source.json [new file with mode: 0644]
ms/controllerblueprints/application/load/resource_dictionary/sample-v4-ip-type.json [moved from ms/controllerblueprints/application/load/resource_dictionary/v4-ip-type.json with 54% similarity]
ms/controllerblueprints/application/src/test/resources/application.properties
ms/controllerblueprints/modules/service/src/main/java/org/onap/ccsdk/apps/controllerblueprints/service/BluePrintEnhancerService.java
ms/controllerblueprints/modules/service/src/main/java/org/onap/ccsdk/apps/controllerblueprints/service/ResourceDefinitionRepoDBService.java [moved from ms/controllerblueprints/modules/service/src/main/java/org/onap/ccsdk/apps/controllerblueprints/service/BluePrintRepoDBService.java with 71% similarity]
ms/controllerblueprints/modules/service/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/service/enhancer/BluePrintEnhancerService.kt [new file with mode: 0644]
ms/controllerblueprints/modules/service/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/service/enhancer/ResourceAssignmentEnhancerService.kt
ms/controllerblueprints/modules/service/src/test/java/org/onap/ccsdk/apps/controllerblueprints/service/enhancer/ResourceAssignmentEnhancerServiceTest.java
ms/controllerblueprints/modules/service/src/test/java/org/onap/ccsdk/apps/controllerblueprints/service/repository/ResourceDictionaryReactRepositoryTest.java
ms/controllerblueprints/modules/service/src/test/java/org/onap/ccsdk/apps/controllerblueprints/service/rs/ResourceDictionaryRestTest.java
ms/controllerblueprints/modules/service/src/test/java/org/onap/ccsdk/apps/controllerblueprints/service/rs/ServiceTemplateRestTest.java
ms/controllerblueprints/modules/service/src/test/java/org/onap/ccsdk/apps/controllerblueprints/service/validator/ServiceTemplateValidationTest.java
ms/controllerblueprints/modules/service/src/test/resources/application.properties
ms/controllerblueprints/modules/service/src/test/resources/enhance/enhance-resource-assignment.json [new file with mode: 0644]
ms/controllerblueprints/modules/service/src/test/resources/enhance/enhance-template.json
ms/controllerblueprints/modules/service/src/test/resources/enhance/enhanced-template.json
ms/controllerblueprints/modules/service/src/test/resources/enhance/simple-enrich.json [deleted file]
ms/controllerblueprints/modules/service/src/test/resources/logback.xml
ms/controllerblueprints/modules/service/src/test/resources/resourcedictionary/automap.json