X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=heat%2FvFW_CNF_CDS%2Ftemplates%2Fcba%2FTemplates%2Fvsn-template.vtl;h=4768ab80dfa890dcb0f8d1ff6e48a18b96b2b450;hb=3a3e9fcdd1141928473b5f793e224204eafe8f1b;hp=394bf16ca720c3fce375db61d1cd7d77ffc5476a;hpb=a1ffe0ce52a4efa1ed56474417aa525d60518a5b;p=demo.git 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 394bf16c..4768ab80 100644 --- a/heat/vFW_CNF_CDS/templates/cba/Templates/vsn-template.vtl +++ b/heat/vFW_CNF_CDS/templates/cba/Templates/vsn-template.vtl @@ -11,6 +11,10 @@ } ], "payload": [ + { + "param-name": "VF_MODULE_TYPE", + "param-value": "vfmt" + }, { "param-name": "resource-name", "param-value": "vf_module_name" @@ -115,10 +119,6 @@ { "param-name": "k8s-rb-profile-name", "param-value": "${k8s-rb-profile-name}" - }, - { - "param-name": "k8s-rb-profile-namespace", - "param-value": "${k8s-rb-profile-namespace}" } ] }