aboutsummaryrefslogtreecommitdiffstats
path: root/heat/vFW_CNF_CDS/templates/cba/Templates/vsn-mapping.json
diff options
context:
space:
mode:
authorMichal Chabiera <michal.chabiera@orange.com>2021-10-18 16:42:46 +0200
committerMichal Chabiera <michal.chabiera@orange.com>2021-10-19 09:43:49 +0000
commit9aa527e48dc4ee5d4284385a8081782f87691a79 (patch)
tree8522a7ec394a03b1bb027a832b72a33d0aa3c0ff /heat/vFW_CNF_CDS/templates/cba/Templates/vsn-mapping.json
parent212938a90e3e9b0c08fae81686515cd3119769ff (diff)
[vFW CNF CDS] vf_module and vnf name generation improvment in CBA
During service deletion generation of vf_module and vnf name causes SDNC error. Issue-ID: INT-1960 Signed-off-by: Michal Chabiera <michal.chabiera@orange.com> Change-Id: I88f92e32982dca2054dde7055f40785159d8ec39 (cherry picked from commit 734b3d2134b4e1dd3cd946b8badd2baf83f97110)
Diffstat (limited to 'heat/vFW_CNF_CDS/templates/cba/Templates/vsn-mapping.json')
-rw-r--r--heat/vFW_CNF_CDS/templates/cba/Templates/vsn-mapping.json25
1 files changed, 25 insertions, 0 deletions
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 ead5e29c..97e014c2 100644
--- a/heat/vFW_CNF_CDS/templates/cba/Templates/vsn-mapping.json
+++ b/heat/vFW_CNF_CDS/templates/cba/Templates/vsn-mapping.json
@@ -24,6 +24,31 @@
]
},
{
+ "name": "vf-module-name",
+ "property": {
+ "description": "",
+ "required": false,
+ "type": "string",
+ "status": "",
+ "constraints": [
+ {}
+ ],
+ "entry_schema": {
+ "type": ""
+ }
+ },
+ "input-param": false,
+ "dictionary-name": "vf-module-name",
+ "dictionary-source": "rest",
+ "dependencies": [
+ "vnf_name",
+ "vf-module-label",
+ "vf-naming-policy",
+ "vf-module-id"
+ ],
+ "version": 0
+ },
+ {
"name": "vnf_name",
"property": {
"description": "",