Include blueprints catalog in build 78/98678/2
authorBrinda Santh <bs2796@att.com>
Wed, 20 Nov 2019 19:27:46 +0000 (14:27 -0500)
committerKAPIL SINGAL <ks220y@att.com>
Thu, 21 Nov 2019 13:47:46 +0000 (13:47 +0000)
commit795ca3dd5296c125934ff157bafab275049a62ed
tree9d633cda4bbbb93cc1c1cee775195b9bd71f336f
parentbe17bed020a79daf00cd0639650de6558181218e
Include blueprints catalog in build

Distribute CBA through maven repository, so that it can be downloaded during image creation.

Fixed missing template name and versions in TOSCA.meta file

Issue-ID: CCSDK-1950
Signed-off-by: Brinda Santh <bs2796@att.com>
Change-Id: I0ee106c4e86296fb88aac8e609512f6944492d74
17 files changed:
components/model-catalog/blueprint-model/pom.xml [new file with mode: 0644]
components/model-catalog/blueprint-model/test-blueprint/baseconfiguration/TOSCA-Metadata/TOSCA.meta
components/model-catalog/blueprint-model/test-blueprint/capability_cli/pom.xml
components/model-catalog/blueprint-model/test-blueprint/capability_python/TOSCA-Metadata/TOSCA.meta
components/model-catalog/blueprint-model/test-blueprint/golden/TOSCA-Metadata/TOSCA.meta
components/model-catalog/blueprint-model/test-blueprint/pom.xml [new file with mode: 0644]
components/model-catalog/blueprint-model/test-blueprint/remote_ansible/TOSCA-Metadata/TOSCA.meta
components/model-catalog/blueprint-model/test-blueprint/remote_scripts/TOSCA-Metadata/TOSCA.meta
components/model-catalog/blueprint-model/test-blueprint/resource-audit/pom.xml
components/model-catalog/blueprint-model/uat-blueprints/pnf_config/Definitions/pnf_config.json [moved from components/model-catalog/blueprint-model/uat-blueprints/pnf_config/Definitions/activation-blueprint.json with 98% similarity]
components/model-catalog/blueprint-model/uat-blueprints/pnf_config/TOSCA-Metadata/TOSCA.meta
components/model-catalog/blueprint-model/uat-blueprints/pnf_config/Tests/uat.yaml
components/model-catalog/blueprint-model/uat-blueprints/pnf_config_aai/Definitions/pnf_config_aai.json [moved from components/model-catalog/blueprint-model/uat-blueprints/pnf_config_aai/Definitions/activation-blueprint.json with 98% similarity]
components/model-catalog/blueprint-model/uat-blueprints/pnf_config_aai/TOSCA-Metadata/TOSCA.meta
components/model-catalog/blueprint-model/uat-blueprints/pnf_config_aai/Tests/uat.yaml
components/pom.xml [new file with mode: 0644]
pom.xml