Correct CBA package for vFW_CNF_CDS usecase 88/100588/17
authorKonrad Bańka <k.banka@samsung.com>
Fri, 24 Jan 2020 10:06:14 +0000 (11:06 +0100)
committerKonrad Bańka <k.banka@samsung.com>
Wed, 26 Feb 2020 15:16:41 +0000 (16:16 +0100)
commitbe3024dfe9b6c06419c6f4a5f724a01b7e0ab103
treedf44d4b265d40fd225844485c1de860c13d9966a
parent42ecc70c1f5a05c4de5dda414a7964398552b47d
Correct CBA package for vFW_CNF_CDS usecase

This fixes change helm and cba content to enable instantiation
with some workarounds. Data dictionary in this review is not
ready yet, as well as there are many workarounds within.

Signed-off-by: Konrad Bańka <k.banka@samsung.com>
Issue-ID: INT-1260
Change-Id: I4833fa11772b7bd2b65d04f0d81ffad22570d309
38 files changed:
heat/vFW_CNF_CDS/templates/Makefile
heat/vFW_CNF_CDS/templates/base/MANIFEST.json
heat/vFW_CNF_CDS/templates/base/base_template.env
heat/vFW_CNF_CDS/templates/base/base_template.yaml
heat/vFW_CNF_CDS/templates/cba-dd.json
heat/vFW_CNF_CDS/templates/cba/Definitions/data_types.json
heat/vFW_CNF_CDS/templates/cba/Definitions/node_types.json
heat/vFW_CNF_CDS/templates/cba/Definitions/resources_definition_types.json
heat/vFW_CNF_CDS/templates/cba/Definitions/vFW_CNF_CDS.json
heat/vFW_CNF_CDS/templates/cba/Scripts/kotlin/KotlinK8sProfileUpload.kt
heat/vFW_CNF_CDS/templates/cba/TOSCA-Metadata/TOSCA.meta
heat/vFW_CNF_CDS/templates/cba/Templates/base_template-mapping.json
heat/vFW_CNF_CDS/templates/cba/Templates/base_template-template.vtl
heat/vFW_CNF_CDS/templates/cba/Templates/k8s-profiles/vfw-cnf-cds-base-profile.tar.gz [new file with mode: 0644]
heat/vFW_CNF_CDS/templates/cba/Templates/vfw-mapping.json
heat/vFW_CNF_CDS/templates/cba/Templates/vfw-template.vtl
heat/vFW_CNF_CDS/templates/cba/Templates/vnf-mapping.json
heat/vFW_CNF_CDS/templates/cba/Templates/vnf-template.vtl
heat/vFW_CNF_CDS/templates/cba/Templates/vpkg-mapping.json
heat/vFW_CNF_CDS/templates/cba/Templates/vpkg-template.vtl
heat/vFW_CNF_CDS/templates/cba/Templates/vsn-mapping.json
heat/vFW_CNF_CDS/templates/cba/Templates/vsn-template.vtl
heat/vFW_CNF_CDS/templates/helm/base_template/templates/network_attachment_definition.yaml
heat/vFW_CNF_CDS/templates/helm/base_template/templates/onap-private-net.yaml
heat/vFW_CNF_CDS/templates/helm/base_template/templates/protected-private-net.yaml
heat/vFW_CNF_CDS/templates/helm/base_template/templates/unprotected-private-net.yaml
heat/vFW_CNF_CDS/templates/helm/base_template/values.yaml
heat/vFW_CNF_CDS/templates/helm/vfw/templates/configmap.yaml
heat/vFW_CNF_CDS/templates/helm/vfw/templates/deployment.yaml
heat/vFW_CNF_CDS/templates/helm/vfw/values.yaml
heat/vFW_CNF_CDS/templates/helm/vpkg/templates/configmap.yaml
heat/vFW_CNF_CDS/templates/helm/vpkg/templates/deployment.yaml
heat/vFW_CNF_CDS/templates/helm/vpkg/templates/service.yaml
heat/vFW_CNF_CDS/templates/helm/vpkg/values.yaml
heat/vFW_CNF_CDS/templates/helm/vsn/templates/configmap.yaml
heat/vFW_CNF_CDS/templates/helm/vsn/templates/deployment.yaml
heat/vFW_CNF_CDS/templates/helm/vsn/templates/service.yaml
heat/vFW_CNF_CDS/templates/helm/vsn/values.yaml