X-Git-Url: https://gerrit.onap.org/r/gitweb?p=demo.git;a=blobdiff_plain;f=heat%2FvFW_CNF_CDS%2Ftemplates%2Fcba%2FTemplates%2Fbase_template-mapping.json;h=efedb2143ca51f28c4c082289074447ef1532f7e;hp=f45803257facd47556eec1926cc987bbd548002a;hb=be3024dfe9b6c06419c6f4a5f724a01b7e0ab103;hpb=42ecc70c1f5a05c4de5dda414a7964398552b47d diff --git a/heat/vFW_CNF_CDS/templates/cba/Templates/base_template-mapping.json b/heat/vFW_CNF_CDS/templates/cba/Templates/base_template-mapping.json index f4580325..efedb214 100644 --- a/heat/vFW_CNF_CDS/templates/cba/Templates/base_template-mapping.json +++ b/heat/vFW_CNF_CDS/templates/cba/Templates/base_template-mapping.json @@ -18,27 +18,6 @@ "dictionary-source": "input", "dependencies": [], "version": 0 - }, - { - "name": "vf-module-name", - "property": { - "description": "", - "required": false, - "type": "string", - "status": "", - "constraints": [ - {} - ], - "entry_schema": { - "type": "" - }, - "default": "${vf-module-name}" - }, - "input-param": false, - "dictionary-name": "vf-module-name", - "dictionary-source": "default", - "dependencies": [], - "version": 0 }, { "name": "vf-module-label", @@ -230,6 +209,29 @@ ], "version": 0 }, + { + "name": "onap_private_net_cidr", + "property": { + "description": "", + "required": false, + "type": "string", + "status": "", + "constraints": [ + {} + ], + "entry_schema": { + "type": "" + } + }, + "input-param": false, + "dictionary-name": "onap_private_net_cidr", + "dictionary-source": "sdnc", + "dependencies": [ + "service-instance-id", + "vnf-id" + ], + "version": 0 + }, { "name": "int_private2_net_cidr", "property": { @@ -366,34 +368,6 @@ "vnf-id" ] }, - { - "name": "int_private1_net_id", - "property": { - "description": "Private unprotected network identification", - "type": "string" - }, - "input-param": false, - "dictionary-name": "int_private1_net_id", - "dictionary-source": "sdnc", - "dependencies": [ - "service-instance-id", - "vnf-id" - ] - }, - { - "name": "int_private1_subnet_id", - "property": { - "description": "Private unprotected subnetwork identification", - "type": "string" - }, - "input-param": false, - "dictionary-name": "int_private1_subnet_id", - "dictionary-source": "sdnc", - "dependencies": [ - "service-instance-id", - "vnf-id" - ] - }, { "name": "int_private2_gw_ip", "property": { @@ -408,34 +382,6 @@ "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" - ] - }, - { - "name": "int_private2_subnet_id", - "property": { - "description": "Private protected subnetwork identification", - "type": "string" - }, - "input-param": false, - "dictionary-name": "int_private2_subnet_id", - "dictionary-source": "sdnc", - "dependencies": [ - "service-instance-id", - "vnf-id" - ] - }, { "name": "onap_private_gw_ip", "property": { @@ -449,33 +395,5 @@ "service-instance-id", "vnf-id" ] - }, - { - "name": "onap_private_net_id", - "property": { - "description": "Private onap management network identification", - "type": "string" - }, - "input-param": false, - "dictionary-name": "onap_private_net_id", - "dictionary-source": "sdnc", - "dependencies": [ - "service-instance-id", - "vnf-id" - ] - }, - { - "name": "onap_private_subnet_id", - "property": { - "description": "Private onap management subnetwork identification", - "type": "string" - }, - "input-param": false, - "dictionary-name": "onap_private_subnet_id", - "dictionary-source": "sdnc", - "dependencies": [ - "service-instance-id", - "vnf-id" - ] } ]