aboutsummaryrefslogtreecommitdiffstats
path: root/heat/vFW_CNF_CDS/templates/cba/Templates/vsn-template.vtl
diff options
context:
space:
mode:
Diffstat (limited to 'heat/vFW_CNF_CDS/templates/cba/Templates/vsn-template.vtl')
-rw-r--r--heat/vFW_CNF_CDS/templates/cba/Templates/vsn-template.vtl10
1 files changed, 9 insertions, 1 deletions
diff --git a/heat/vFW_CNF_CDS/templates/cba/Templates/vsn-template.vtl b/heat/vFW_CNF_CDS/templates/cba/Templates/vsn-template.vtl
index 0d368e29..1336b8e5 100644
--- a/heat/vFW_CNF_CDS/templates/cba/Templates/vsn-template.vtl
+++ b/heat/vFW_CNF_CDS/templates/cba/Templates/vsn-template.vtl
@@ -14,6 +14,14 @@
"param-value": "${vnf-model-customization-uuid}"
},
{
+ "param-name": "vf-module-model-invariant-uuid",
+ "param-value": "${vf-module-model-invariant-uuid}"
+ },
+ {
+ "param-name": "vf-module-model-version",
+ "param-value": "${vf-module-model-version}"
+ },
+ {
"param-name": "vf_module_id",
"param-value": "${vf-module-id}"
},
@@ -121,7 +129,7 @@
{
"param-name": "k8s-rb-profile-namespace",
"param-value": "${k8s-rb-profile-namespace}"
- },
+ },
{
"param-name": "int_private2_gw_ip",
"param-value": "${int_private2_gw_ip}"