Update vFW CBA for Dublin 32/83732/9
authorAlexis de Talhouët <adetalhouet89@gmail.com>
Fri, 29 Mar 2019 13:42:26 +0000 (09:42 -0400)
committerMuthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
Mon, 1 Apr 2019 18:30:54 +0000 (14:30 -0400)
commitfa5e73e47a1bf8c1c18bba7ac421e5692ba21b8e
treece697fc1fc470f568fb32039f8eafb7aa4035f7b
parentfeb0214caf9d9dfcf3280c8c0f63137219aafabb
Update vFW CBA for Dublin

Change-Id: I2308aa6b86a44c05240c0ac54050423a99a14128
Issue-ID: CCSDK-1149
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
44 files changed:
components/model-catalog/blueprint-model/service-blueprint/vFW/Definitions/artifact_types.json [new file with mode: 0644]
components/model-catalog/blueprint-model/service-blueprint/vFW/Definitions/data_types.json [new file with mode: 0644]
components/model-catalog/blueprint-model/service-blueprint/vFW/Definitions/node_types.json [new file with mode: 0644]
components/model-catalog/blueprint-model/service-blueprint/vFW/Definitions/policy_types.json [new file with mode: 0644]
components/model-catalog/blueprint-model/service-blueprint/vFW/Definitions/relationship_types.json [new file with mode: 0644]
components/model-catalog/blueprint-model/service-blueprint/vFW/Definitions/resources_definition_types.json [new file with mode: 0644]
components/model-catalog/blueprint-model/service-blueprint/vFW/Definitions/vFW_spinup.json
components/model-catalog/blueprint-model/service-blueprint/vFW/TOSCA-Metadata/TOSCA.meta
components/model-catalog/blueprint-model/service-blueprint/vFW/Templates/base-mapping.json [new file with mode: 0644]
components/model-catalog/blueprint-model/service-blueprint/vFW/Templates/base-template.vtl [moved from components/model-catalog/blueprint-model/service-blueprint/vFW/Templates/base_template.vtl with 100% similarity]
components/model-catalog/blueprint-model/service-blueprint/vFW/Templates/vfw-mapping.json [new file with mode: 0644]
components/model-catalog/blueprint-model/service-blueprint/vFW/Templates/vfw-template.vtl [moved from components/model-catalog/blueprint-model/service-blueprint/vFW/Templates/vfw.vtl with 100% similarity]
components/model-catalog/blueprint-model/service-blueprint/vFW/Templates/vfw-vnf-mapping.json [new file with mode: 0644]
components/model-catalog/blueprint-model/service-blueprint/vFW/Templates/vfw-vnf-template.vtl [moved from components/model-catalog/blueprint-model/service-blueprint/vFW/Templates/vFW_vNF_Artifact.vtl with 100% similarity]
components/model-catalog/blueprint-model/service-blueprint/vFW/Templates/vpg-mapping.json [new file with mode: 0644]
components/model-catalog/blueprint-model/service-blueprint/vFW/Templates/vpg-template.vtl [moved from components/model-catalog/blueprint-model/service-blueprint/vFW/Templates/vpg.vtl with 100% similarity]
components/model-catalog/blueprint-model/service-blueprint/vFW/Templates/vsn-mapping.json [new file with mode: 0644]
components/model-catalog/blueprint-model/service-blueprint/vFW/Templates/vsn-template.vtl [moved from components/model-catalog/blueprint-model/service-blueprint/vFW/Templates/vsn.vtl with 100% similarity]
components/model-catalog/resource-dictionary/starter-dictionary/nexus_artifact_repo.json
components/model-catalog/resource-dictionary/starter-dictionary/nf-role.json
components/model-catalog/resource-dictionary/starter-dictionary/nfc-naming-code.json
components/model-catalog/resource-dictionary/starter-dictionary/onap_private_net_cidr.json
components/model-catalog/resource-dictionary/starter-dictionary/primary-db-source.json
components/model-catalog/resource-dictionary/starter-dictionary/private-prefix-id.json
components/model-catalog/resource-dictionary/starter-dictionary/protected-prefix-id.json
components/model-catalog/resource-dictionary/starter-dictionary/protected_private_net_cidr.json
components/model-catalog/resource-dictionary/starter-dictionary/public_net_id.json
components/model-catalog/resource-dictionary/starter-dictionary/sample-primary-db-source.json
components/model-catalog/resource-dictionary/starter-dictionary/sec_group.json
components/model-catalog/resource-dictionary/starter-dictionary/service-instance-id.json
components/model-catalog/resource-dictionary/starter-dictionary/unprotected-prefix-id.json
components/model-catalog/resource-dictionary/starter-dictionary/unprotected_private_net_cidr.json
components/model-catalog/resource-dictionary/starter-dictionary/vf-module-label.json
components/model-catalog/resource-dictionary/starter-dictionary/vf-module-type.json
components/model-catalog/resource-dictionary/starter-dictionary/vf-naming-policy.json
components/model-catalog/resource-dictionary/starter-dictionary/vf-nf-code.json
components/model-catalog/resource-dictionary/starter-dictionary/vfccustomizationuuid.json
components/model-catalog/resource-dictionary/starter-dictionary/vm-type.json
components/model-catalog/resource-dictionary/starter-dictionary/vnf_name.json
components/model-catalog/resource-dictionary/starter-dictionary/vnfc-model-invariant-uuid.json
components/model-catalog/resource-dictionary/starter-dictionary/vnfc-model-version.json
ms/controllerblueprints/modules/service/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/service/load/ModelTypeLoadService.kt
ms/controllerblueprints/modules/service/src/main/kotlin/org/onap/ccsdk/cds/controllerblueprints/service/load/ResourceDictionaryLoadService.kt
ms/controllerblueprints/modules/service/src/test/kotlin/org/onap/ccsdk/cds/controllerblueprints/service/enhancer/BluePrintEnhancerServiceImplTest.kt