X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=heat%2FvFW_CNF_CDS%2Ftemplates%2Fcba%2FTemplates%2Fvpkg-mapping.json;h=2e3905cc6137928ab237dfddea73d5aa14cc92ae;hb=3c887a297e506f393df2a56e748fc398bcbc4b1a;hp=03e9afa3a8b642642c47507fa343b3edffef4795;hpb=08c029aa4bc814599cf75b5db692ae3266b830b3;p=demo.git diff --git a/heat/vFW_CNF_CDS/templates/cba/Templates/vpkg-mapping.json b/heat/vFW_CNF_CDS/templates/cba/Templates/vpkg-mapping.json index 03e9afa3..2e3905cc 100644 --- a/heat/vFW_CNF_CDS/templates/cba/Templates/vpkg-mapping.json +++ b/heat/vFW_CNF_CDS/templates/cba/Templates/vpkg-mapping.json @@ -175,52 +175,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": "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": { @@ -485,27 +439,6 @@ ], "version": 0 }, - { - "name": "vpg_name_0", - "property": { - "description": "", - "required": false, - "type": "string", - "status": "", - "constraints": [ - {} - ], - "entry_schema": { - "type": "" - }, - "default": "${vpg_name_0}" - }, - "input-param": false, - "dictionary-name": "vpg_name_0", - "dictionary-source": "default", - "dependencies": [], - "version": 0 - }, { "name": "private2-prefix-id", "property": { @@ -857,15 +790,14 @@ ] }, { - "name": "k8s-rb-profile-namespace", + "name": "onap_private_net_id", "property": { - "description": "K8s namespace to create helm chart for specified profile", - "type": "string", - "default": "default" + "description": "onap private net id", + "type": "string" }, "input-param": false, - "dictionary-name": "k8s-rb-profile-namespace", - "dictionary-source": "default", + "dictionary-name": "onap_private_net_id", + "dictionary-source": "sdnc", "dependencies": [ "service-instance-id", "vnf-id" @@ -874,7 +806,7 @@ { "name": "int_private1_net_id", "property": { - "description": "Private unprotected network identification", + "description": "private1 net id", "type": "string" }, "input-param": false, @@ -884,5 +816,20 @@ "service-instance-id", "vnf-id" ] + }, + { + "name": "k8s-rb-profile-namespace", + "property": { + "description": "K8s namespace to create helm chart for specified profile", + "type": "string", + "default": "default" + }, + "input-param": false, + "dictionary-name": "k8s-rb-profile-namespace", + "dictionary-source": "default", + "dependencies": [ + "service-instance-id", + "vnf-id" + ] } ]