CDS Blueprint for vFW K8s Use Case 03/99203/8
authorSamuli Silvius <s.silvius@partner.samsung.com>
Thu, 5 Dec 2019 12:34:48 +0000 (14:34 +0200)
committerMarco Platania <platania@research.att.com>
Tue, 7 Jan 2020 16:22:07 +0000 (16:22 +0000)
commitbc6e714e001a8c61b06709c61b187d4e3dd22aac
tree9c40ebaabfc418f5116f6621c5b202f108ec1359
parente4e0beac8bb2168303f10a4e4b9b1247fdd0501c
CDS Blueprint for vFW K8s Use Case

Introduce blueprint changes on top of latest
vFW demo to also support multicloud/K8s plugin
integration.

This commit brings resource resolution part for
k8s related parameters that are enough to instantiate
CNF defined by Helm charts in multicloud/k8s plugin.

Issue-ID: INT-1260

Signed-off-by: Samuli Silvius <s.silvius@partner.samsung.com>
Change-Id: I783e364a201cda25ea812d83795ae2a4be71def9
24 files changed:
heat/vFW_CNF_CDS/templates/README.txt [new file with mode: 0644]
heat/vFW_CNF_CDS/templates/cba-dd.json [new file with mode: 0644]
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 [moved from heat/vFW_CNF_CDS/templates/cba/Definitions/vFW_CDS.json with 94% similarity]
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/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/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/values.yaml
heat/vFW_CNF_CDS/templates/helm/vpkg/values.yaml
heat/vFW_CNF_CDS/templates/helm/vsn/values.yaml