X-Git-Url: https://gerrit.onap.org/r/gitweb?p=demo.git;a=blobdiff_plain;f=heat%2FvFW_CNF_CDS%2Ftemplates%2Fcba%2FTemplates%2Fvfw-mapping.json;h=31067a35b1119f86d137f85dccb0c66e2570db09;hp=5d80f0c8fbfc019bc31503c1e054802feced34fb;hb=be3024dfe9b6c06419c6f4a5f724a01b7e0ab103;hpb=42ecc70c1f5a05c4de5dda414a7964398552b47d diff --git a/heat/vFW_CNF_CDS/templates/cba/Templates/vfw-mapping.json b/heat/vFW_CNF_CDS/templates/cba/Templates/vfw-mapping.json index 5d80f0c8..31067a35 100644 --- a/heat/vFW_CNF_CDS/templates/cba/Templates/vfw-mapping.json +++ b/heat/vFW_CNF_CDS/templates/cba/Templates/vfw-mapping.json @@ -304,52 +304,6 @@ "vfccustomizationuuid" ], "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": "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": "int_private1_net_cidr", @@ -916,10 +870,38 @@ "vnf-id" ] }, + { + "name": "onap_private_net_id", + "property": { + "description": "onap private net id", + "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": "onap private subnet id", + "type": "string" + }, + "input-param": false, + "dictionary-name": "onap_private_subnet_id", + "dictionary-source": "sdnc", + "dependencies": [ + "service-instance-id", + "vnf-id" + ] + }, { "name": "int_private1_net_id", "property": { - "description": "Private unprotected network identification", + "description": "private1 net id", "type": "string" }, "input-param": false, @@ -933,7 +915,7 @@ { "name": "int_private2_net_id", "property": { - "description": "Private protected network identification", + "description": "private2 net id", "type": "string" }, "input-param": false,