aboutsummaryrefslogtreecommitdiffstats
path: root/heat/vFW_CNF_CDS/templates/cba/Templates/vpkg-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:51:01 +0200
commit734b3d2134b4e1dd3cd946b8badd2baf83f97110 (patch)
treea7b42f00a21f1d42e5c04b54be528816524a445d /heat/vFW_CNF_CDS/templates/cba/Templates/vpkg-mapping.json
parentd2e7ad9353fcd3fde078a1f2dea85dbe26871626 (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
Diffstat (limited to 'heat/vFW_CNF_CDS/templates/cba/Templates/vpkg-mapping.json')
-rw-r--r--heat/vFW_CNF_CDS/templates/cba/Templates/vpkg-mapping.json25
1 files changed, 25 insertions, 0 deletions
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 fa06d641..461f82e3 100644
--- a/heat/vFW_CNF_CDS/templates/cba/Templates/vpkg-mapping.json
+++ b/heat/vFW_CNF_CDS/templates/cba/Templates/vpkg-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": "management-prefix-id",
"property": {
"description": "",