Controller Blueprints Microservice
authorMuthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
Mon, 27 Aug 2018 17:29:51 +0000 (17:29 +0000)
committerMuthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
Mon, 27 Aug 2018 17:29:51 +0000 (17:29 +0000)
commit71778e1656729e8e153d844275b2de96d30febca
tree086760f82ff5ab1d5dec7141f0ec88aeb7d909a2
parent2b5c7e5b12440f35009d17d008b4061445b0524c
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>
17 files changed:
ms/controllerblueprints/application/load/model_type/node_type/source-db.json [new file with mode: 0644]
ms/controllerblueprints/application/load/model_type/node_type/source-default.json [new file with mode: 0644]
ms/controllerblueprints/application/load/model_type/node_type/source-input.json [new file with mode: 0644]
ms/controllerblueprints/application/load/model_type/node_type/source-rest.json [new file with mode: 0644]
ms/controllerblueprints/application/load/model_type/node_type/tosca.nodes.ResourceSource.json [new file with mode: 0644]
ms/controllerblueprints/application/src/main/java/org/onap/ccsdk/apps/controllerblueprints/ApplicationExceptionHandler.java
ms/controllerblueprints/modules/core/pom.xml
ms/controllerblueprints/modules/core/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/service/BluePrintEnhancerService.kt
ms/controllerblueprints/modules/core/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/service/BluePrintRepoService.kt
ms/controllerblueprints/modules/core/src/test/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/service/BluePrintRepoFileServiceTest.kt
ms/controllerblueprints/modules/resource-dict/src/main/java/org/onap/ccsdk/apps/controllerblueprints/resource/dict/data/ResourceSource.java
ms/controllerblueprints/modules/resource-dict/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/resource/dict/service/ResourceDictionaryValidationService.kt
ms/controllerblueprints/modules/service/load/resource_dictionary/input-source.json
ms/controllerblueprints/modules/service/load/resource_dictionary/v4-ip-type.json
ms/controllerblueprints/modules/service/src/main/java/org/onap/ccsdk/apps/controllerblueprints/service/BluePrintRepoDBService.java
ms/controllerblueprints/modules/service/src/main/java/org/onap/ccsdk/apps/controllerblueprints/service/ResourceDictionaryService.java
ms/controllerblueprints/modules/service/src/test/resources/resourcedictionary/default_definition.json