X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=heat%2FvFW_CNF_CDS%2Ftemplates%2Fcba%2FTemplates%2Fvsn-mapping.json;h=7b85b54e5a60ddfdda1bb0065e41e324000b3146;hb=be3024dfe9b6c06419c6f4a5f724a01b7e0ab103;hp=a4b74507d629b8e97c5ce0ced85cf892875ecf81;hpb=bc6e714e001a8c61b06709c61b187d4e3dd22aac;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 a4b74507..7b85b54e 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": { @@ -749,6 +703,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": { @@ -764,27 +742,28 @@ ] }, { - "name": "int_private2_gw_ip", + "name": "k8s-rb-profile-namespace", "property": { - "description": "Private protected network gateway ip", - "type": "string" + "description": "K8s namespace to create helm chart for specified profile", + "type": "string", + "default": "default" }, "input-param": false, - "dictionary-name": "int_private2_gw_ip", - "dictionary-source": "sdnc", + "dictionary-name": "k8s-rb-profile-namespace", + "dictionary-source": "default", "dependencies": [ "service-instance-id", "vnf-id" ] }, { - "name": "int_private2_net_id", + "name": "int_private2_gw_ip", "property": { - "description": "Private protected network identification", + "description": "Private protected network gateway ip", "type": "string" }, "input-param": false, - "dictionary-name": "int_private2_net_id", + "dictionary-name": "int_private2_gw_ip", "dictionary-source": "sdnc", "dependencies": [ "service-instance-id",