aboutsummaryrefslogtreecommitdiffstats
path: root/heat/vCPE/vgw/base_vcpe_vgw.env
diff options
context:
space:
mode:
authorMarco Platania <platania@research.att.com>2018-07-16 14:32:23 +0000
committerGerrit Code Review <gerrit@onap.org>2018-07-16 14:32:23 +0000
commite8cb52b80d4fb40810c455d9948e146e0ec79c19 (patch)
treed1ae18c15254fedb412c7823fda8b0320dc73f4c /heat/vCPE/vgw/base_vcpe_vgw.env
parent0f3dca97a491e2ee97206ad496e85b5071e1e2f2 (diff)
parente174762404a1c5c8c238428bc2e33e845a0c5941 (diff)
Merge "Fix subnet to use dhcp not preload"
Diffstat (limited to 'heat/vCPE/vgw/base_vcpe_vgw.env')
-rw-r--r--heat/vCPE/vgw/base_vcpe_vgw.env3
1 files changed, 2 insertions, 1 deletions
diff --git a/heat/vCPE/vgw/base_vcpe_vgw.env b/heat/vCPE/vgw/base_vcpe_vgw.env
index 5a08b91b..7bd918b5 100644
--- a/heat/vCPE/vgw/base_vcpe_vgw.env
+++ b/heat/vCPE/vgw/base_vcpe_vgw.env
@@ -13,7 +13,8 @@
onap_private_net_cidr: 10.0.0.0/16
vgw_private_ip_0: 10.5.0.21
vgw_private_ip_1: 10.0.101.30
- vgw_private_ip_2: 10.2.0.3
+ ## VPP will use DHCP to get the vgw_private_ip_2 on the CPE_PUBLIC subnet
+ ## vgw_private_ip_2: 10.2.0.3
vgw_name_0: zdcpe1cpe01gw01
vnf_id: vCPE_Infrastructure_GW_demo_app
vf_module_id: vCPE_Customer_GW