X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=heat%2FvFW_CNF_CDS%2Ftemplates%2Fcba%2FTemplates%2Fvpkg-mapping.json;h=68ae6b066e052fc905a9c105c05f0a8de2e41dcb;hb=83e1a98bc9656ecaa6b99446a73513e9d3419937;hp=40f60c0227db70adf7fa3539146a509ef23b9b61;hpb=666c1371b11799b88658b5e2ac3f77f1b01d2231;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 40f60c02..68ae6b06 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": { @@ -818,6 +772,30 @@ ], "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": { @@ -833,15 +811,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" @@ -850,7 +827,7 @@ { "name": "int_private1_net_id", "property": { - "description": "Private unprotected network identification", + "description": "private1 net id", "type": "string" }, "input-param": false, @@ -860,5 +837,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" + ] } ]