X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=heat%2FvFW_CNF_CDS%2Ftemplates%2Fcba%2FTemplates%2Fbase_template-template.vtl;h=a6bc57b506371a8e021a1e7c75193c2ff2304d59;hb=3a3e9fcdd1141928473b5f793e224204eafe8f1b;hp=888b842138224ba927813a46bbdf90f0cc3f4d58;hpb=a1ffe0ce52a4efa1ed56474417aa525d60518a5b;p=demo.git diff --git a/heat/vFW_CNF_CDS/templates/cba/Templates/base_template-template.vtl b/heat/vFW_CNF_CDS/templates/cba/Templates/base_template-template.vtl index 888b8421..a6bc57b5 100644 --- a/heat/vFW_CNF_CDS/templates/cba/Templates/base_template-template.vtl +++ b/heat/vFW_CNF_CDS/templates/cba/Templates/base_template-template.vtl @@ -66,6 +66,10 @@ "param-name": "VNF_NAME", "param-value": "${vnf_name}" }, + { + "param-name": "VF_MODULE_TYPE", + "param-value": "vfmt" + }, { "param-name": "VF_MODULE_LABEL", "param-value": "${vf-module-label}" @@ -103,10 +107,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}" - }, { "param-name": "int_private1_subnet_id", "param-value": "unprotected-network-subnet-1"