Initial CDS blueprint for vFW CNF demo 96/98996/1
authorSamuli Silvius <s.silvius@partner.samsung.com>
Mon, 2 Dec 2019 09:05:52 +0000 (11:05 +0200)
committerSamuli Silvius <s.silvius@partner.samsung.com>
Mon, 2 Dec 2019 09:05:52 +0000 (11:05 +0200)
commit2cd2bb28b21e74140315412b3de303daac206e98
treea453ce51f85adeae9f60873198a48607f5636d94
parent9bb65d87527d2c0694ce349e1cd429fb6eae059e
Initial CDS blueprint for vFW CNF demo

This commit brings vFW demo CDS CBA model
from cds git repo as "unmodified" to start CNF demo
based on normal vFW CDS model.

The aim is also later to move CDS models out from CDS
git repo and place all into demo repository.

This commit is directly based on gerrit patch (not yet merged)
https://gerrit.onap.org/r/c/ccsdk/cds/+/96920 and Change-Id:
Id13b0ac2bb0889539faa31174cfdb8ab31588509

Issue-ID: INT-1260

Signed-off-by: Samuli Silvius <s.silvius@partner.samsung.com>
Change-Id: I32ce84a25c8abc03fa9e21474b250b0575071e7b
20 files changed:
heat/vFW_CNF_CDS/templates/cba/Definitions/artifact_types.json [new file with mode: 0644]
heat/vFW_CNF_CDS/templates/cba/Definitions/data_types.json [new file with mode: 0644]
heat/vFW_CNF_CDS/templates/cba/Definitions/node_types.json [new file with mode: 0644]
heat/vFW_CNF_CDS/templates/cba/Definitions/policy_types.json [new file with mode: 0644]
heat/vFW_CNF_CDS/templates/cba/Definitions/relationship_types.json [new file with mode: 0644]
heat/vFW_CNF_CDS/templates/cba/Definitions/resources_definition_types.json [new file with mode: 0644]
heat/vFW_CNF_CDS/templates/cba/Definitions/vFW_CDS.json [new file with mode: 0644]
heat/vFW_CNF_CDS/templates/cba/TOSCA-Metadata/TOSCA.meta [new file with mode: 0644]
heat/vFW_CNF_CDS/templates/cba/Templates/base_template-mapping.json [new file with mode: 0644]
heat/vFW_CNF_CDS/templates/cba/Templates/base_template-template.vtl [new file with mode: 0644]
heat/vFW_CNF_CDS/templates/cba/Templates/nf-params-mapping.json [new file with mode: 0644]
heat/vFW_CNF_CDS/templates/cba/Templates/nf-params-template.vtl [new file with mode: 0644]
heat/vFW_CNF_CDS/templates/cba/Templates/vfw-mapping.json [new file with mode: 0644]
heat/vFW_CNF_CDS/templates/cba/Templates/vfw-template.vtl [new file with mode: 0644]
heat/vFW_CNF_CDS/templates/cba/Templates/vnf-mapping.json [new file with mode: 0644]
heat/vFW_CNF_CDS/templates/cba/Templates/vnf-template.vtl [new file with mode: 0644]
heat/vFW_CNF_CDS/templates/cba/Templates/vpkg-mapping.json [new file with mode: 0644]
heat/vFW_CNF_CDS/templates/cba/Templates/vpkg-template.vtl [new file with mode: 0644]
heat/vFW_CNF_CDS/templates/cba/Templates/vsn-mapping.json [new file with mode: 0644]
heat/vFW_CNF_CDS/templates/cba/Templates/vsn-template.vtl [new file with mode: 0644]