X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=heat%2FvFW_CNF_CDS%2Ftemplates%2Fcba%2FTemplates%2Fvsn-mapping.json;h=5803ea652877cc0aefc30165a361239b311eab41;hb=3c887a297e506f393df2a56e748fc398bcbc4b1a;hp=533ad9a6dc3378f982b0c9ed22b06955be21d89a;hpb=666c1371b11799b88658b5e2ac3f77f1b01d2231;p=demo.git diff --git a/heat/vFW_CNF_CDS/templates/cba/Templates/vsn-mapping.json b/heat/vFW_CNF_CDS/templates/cba/Templates/vsn-mapping.json index 533ad9a6..5803ea65 100644 --- a/heat/vFW_CNF_CDS/templates/cba/Templates/vsn-mapping.json +++ b/heat/vFW_CNF_CDS/templates/cba/Templates/vsn-mapping.json @@ -180,29 +180,6 @@ ], "version": 0 }, - { - "name": "onap_private_net_id", - "property": { - "description": "", - "required": false, - "type": "string", - "status": "", - "constraints": [ - {} - ], - "entry_schema": { - "type": "" - } - }, - "input-param": false, - "dictionary-name": "onap_private_net_id", - "dictionary-source": "sdnc", - "dependencies": [ - "service-instance-id", - "vnf-id" - ], - "version": 0 - }, { "name": "int_private2_net_cidr", "property": { @@ -249,29 +226,6 @@ ], "version": 0 }, - { - "name": "onap_private_subnet_id", - "property": { - "description": "", - "required": false, - "type": "string", - "status": "", - "constraints": [ - {} - ], - "entry_schema": { - "type": "" - } - }, - "input-param": false, - "dictionary-name": "onap_private_subnet_id", - "dictionary-source": "sdnc", - "dependencies": [ - "service-instance-id", - "vnf-id" - ], - "version": 0 - }, { "name": "public_net_id", "property": { @@ -514,27 +468,6 @@ ], "version": 0 }, - { - "name": "vsn_name_0", - "property": { - "description": "", - "required": false, - "type": "string", - "status": "", - "constraints": [ - {} - ], - "entry_schema": { - "type": "" - }, - "default": "${vsn_name_0}" - }, - "input-param": false, - "dictionary-name": "vsn_name_0", - "dictionary-source": "default", - "dependencies": [], - "version": 0 - }, { "name": "vnf-id", "property": { @@ -749,6 +682,30 @@ "dependencies": [], "version": 0 }, + { + "name": "vf-module-model-invariant-uuid", + "property": { + "type": "string" + }, + "input-param": false, + "dictionary-name": "vf-module-model-invariant-uuid", + "dictionary-source": "processor-db", + "dependencies": [ + "vf-module-model-customization-uuid" + ] + }, + { + "name": "vf-module-model-version", + "property": { + "type": "string" + }, + "input-param": false, + "dictionary-name": "vf-module-model-version", + "dictionary-source": "processor-db", + "dependencies": [ + "vf-module-model-customization-uuid" + ] + }, { "name": "k8s-rb-profile-name", "property": { @@ -791,19 +748,5 @@ "service-instance-id", "vnf-id" ] - }, - { - "name": "int_private2_net_id", - "property": { - "description": "Private protected network identification", - "type": "string" - }, - "input-param": false, - "dictionary-name": "int_private2_net_id", - "dictionary-source": "sdnc", - "dependencies": [ - "service-instance-id", - "vnf-id" - ] } ]