Resource Resolution Service: Source Rest 40/76040/2
authorSingal, Kapil (ks220y) <ks220y@att.com>
Sun, 20 Jan 2019 22:49:52 +0000 (17:49 -0500)
committerSingal, Kapil (ks220y) <ks220y@att.com>
Sun, 20 Jan 2019 23:07:36 +0000 (18:07 -0500)
commit664fb6f4ddf9f57baec4a5b27363aef57817b95b
treef3fdd5669d5eb463ec49718ce696aece993de602
parent8a91291a041fa547f77be8f5820f6fa00df07707
Resource Resolution Service: Source Rest

Complex Data Processing for Primary-Config-Data DataSource Resource Resolution Service

Change-Id: I62492b5c4e3c0b831f9027df5d42c6b80186debc
Issue-ID: CCSDK-674
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
40 files changed:
components/core/src/test/resources/dictionary/dictionary_schema.json
components/model-catalog/blueprint-model/service-blueprint/vFW/Definitions/vFW_spinup.json
components/model-catalog/blueprint-model/starter-blueprint/baseconfiguration/Definitions/baseconfig-mapping.json
components/model-catalog/blueprint-model/starter-blueprint/baseconfiguration/Definitions/resources_definition_types.json
components/model-catalog/resource-dictionary/starter-dictionary/image_name.json
components/model-catalog/resource-dictionary/starter-dictionary/key_name.json
components/model-catalog/resource-dictionary/starter-dictionary/mdsal-source.json
components/model-catalog/resource-dictionary/starter-dictionary/onap_private_net_id.json
components/model-catalog/resource-dictionary/starter-dictionary/onap_private_subnet_id.json
components/model-catalog/resource-dictionary/starter-dictionary/pub_key.json
components/model-catalog/resource-dictionary/starter-dictionary/sample-licenses.json
components/model-catalog/resource-dictionary/starter-dictionary/sample-mdsal-source.json
components/model-catalog/resource-dictionary/starter-dictionary/vfw_private_ip_0.json
components/model-catalog/resource-dictionary/starter-dictionary/vfw_private_ip_1.json
components/model-catalog/resource-dictionary/starter-dictionary/vnf-name.json
components/model-catalog/resource-dictionary/starter-dictionary/vnf_name.json
components/model-catalog/resource-dictionary/starter-dictionary/vpg_private_ip_0.json
components/model-catalog/resource-dictionary/starter-dictionary/vsn_private_ip_0.json
components/resource-dict/load/resource_dictionary/mdsal-source.json
components/resource-dict/load/resource_dictionary/vfw_private_ip_0.json
components/resource-dict/load/resource_dictionary/vfw_private_ip_1.json
components/resource-dict/load/resource_dictionary/vnf-name.json
components/resource-dict/load/resource_dictionary/vnf_name.json
components/resource-dict/load/resource_dictionary/vpg_private_ip_0.json
components/resource-dict/load/resource_dictionary/vsn_private_ip_0.json
components/resource-dict/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/resource/dict/ResourceDictionaryConstants.kt
components/resource-dict/src/test/java/org/onap/ccsdk/apps/controllerblueprints/resource/dict/factory/ResourceSourceMappingFactoryTest.java
components/resource-dict/src/test/kotlin/org/onap/ccsdk/apps/controllerblueprints/resource/dict/utils/ResourceDictionaryTestUtils.kt
components/resource-dict/src/test/resources/validation/cyclic.json
components/resource-dict/src/test/resources/validation/duplicate.json
components/resource-dict/src/test/resources/validation/success.json
ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/apps/blueprintsprocessor/functions/resource/resolution/processor/SimpleRestResourceAssignmentProcessor.kt
ms/blueprintsprocessor/functions/resource-resolution/src/test/kotlin/org/onap/ccsdk/apps/blueprintsprocessor/functions/resource/resolution/ResourceResolutionServiceTest.kt
ms/controllerblueprints/application/opt/app/onap/config/application-dev.properties
ms/controllerblueprints/application/opt/app/onap/config/application.properties
ms/controllerblueprints/application/src/test/resources/application.properties
ms/controllerblueprints/modules/service/src/test/resources/application.properties
ms/controllerblueprints/modules/service/src/test/resources/enhance/enhance-resource-assignment.json
ms/controllerblueprints/modules/service/src/test/resources/enhance/enhance-template.json
ms/controllerblueprints/modules/service/src/test/resources/enhance/enhanced-template.json