aboutsummaryrefslogtreecommitdiffstats
path: root/heat/vFW_NextGen/templates/vpg.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'heat/vFW_NextGen/templates/vpg.yaml')
-rw-r--r--heat/vFW_NextGen/templates/vpg.yaml16
1 files changed, 8 insertions, 8 deletions
diff --git a/heat/vFW_NextGen/templates/vpg.yaml b/heat/vFW_NextGen/templates/vpg.yaml
index 6555aa7a..e1f82192 100644
--- a/heat/vFW_NextGen/templates/vpg.yaml
+++ b/heat/vFW_NextGen/templates/vpg.yaml
@@ -166,7 +166,7 @@ resources:
- network: { get_param: public_net_id }
- port: { get_resource: vpg_0_int_private1_port_0 }
- port: { get_resource: vpg_0_onap_private_port_0 }
- metadata:
+ metadata:
vnf_name: { get_param: vnf_name }
vnf_id: { get_param: vnf_id }
vf_module_id: { get_param: vf_module_id }
@@ -177,13 +177,13 @@ resources:
__fw_ipaddr__: { get_param: vfw_int_private1_ip_0 }
__protected_net_cidr__: { get_param: int_private2_net_cidr }
__sink_ipaddr__: { get_param: vsn_int_private2_ip_0 }
- __demo_artifacts_version__ : { get_param: demo_artifacts_version }
- __install_script_version__ : { get_param: install_script_version }
- __vpg_private_ip_0__ : { get_param: vpg_int_private1_ip_0 }
- __vpg_private_ip_1__ : { get_param: vpg_onap_private_ip_0 }
- __unprotected_private_net_cidr__ : { get_param: int_private1_net_cidr }
- __onap_private_net_cidr__ : { get_param: onap_private_net_cidr }
- __cloud_env__ : { get_param: cloud_env }
+ __demo_artifacts_version__: { get_param: demo_artifacts_version }
+ __install_script_version__: { get_param: install_script_version }
+ __vpg_private_ip_0__: { get_param: vpg_int_private1_ip_0 }
+ __vpg_private_ip_1__: { get_param: vpg_onap_private_ip_0 }
+ __unprotected_private_net_cidr__: { get_param: int_private1_net_cidr }
+ __onap_private_net_cidr__: { get_param: onap_private_net_cidr }
+ __cloud_env__: { get_param: cloud_env }
__nexus_artifact_repo__: { get_param: nexus_artifact_repo }
template: |
#!/bin/bash