aboutsummaryrefslogtreecommitdiffstats
path: root/heat/vFW_CNF_CDS/templates
diff options
context:
space:
mode:
Diffstat (limited to 'heat/vFW_CNF_CDS/templates')
-rw-r--r--heat/vFW_CNF_CDS/templates/base/base_template.env1
-rw-r--r--heat/vFW_CNF_CDS/templates/base/base_template.yaml5
2 files changed, 6 insertions, 0 deletions
diff --git a/heat/vFW_CNF_CDS/templates/base/base_template.env b/heat/vFW_CNF_CDS/templates/base/base_template.env
index 16d0a6aa..c904a66e 100644
--- a/heat/vFW_CNF_CDS/templates/base/base_template.env
+++ b/heat/vFW_CNF_CDS/templates/base/base_template.env
@@ -2,3 +2,4 @@ parameters:
vnf_name: vFW_CDS_CNF
vnf_id: vFirewall_demo_app
vf_module_id: vFirewallNet
+ vnf_software_version: 1.0.0 \ No newline at end of file
diff --git a/heat/vFW_CNF_CDS/templates/base/base_template.yaml b/heat/vFW_CNF_CDS/templates/base/base_template.yaml
index fbcf1810..8d796e95 100644
--- a/heat/vFW_CNF_CDS/templates/base/base_template.yaml
+++ b/heat/vFW_CNF_CDS/templates/base/base_template.yaml
@@ -45,6 +45,11 @@ parameters:
type: string
label: VF Module ID
description: The VF Module ID is provided by ONAP
+ vnf_software_version:
+ type: string
+ label: VNF software version
+ description: VNF software version
+ default: 1.0.0
#############
# #