aboutsummaryrefslogtreecommitdiffstats
path: root/heat/vFW/base_vfw_rackspace.env
diff options
context:
space:
mode:
authorHector Anapan-Lavalle <ha076r@att.com>2017-08-04 14:35:26 +0000
committerGerrit Code Review <gerrit@onap.org>2017-08-04 14:35:26 +0000
commit98e9a903f874816de88c99beef5871910e1a83f0 (patch)
tree0388b977a82f6d32768eff70d3ec4b3ef3edc9c9 /heat/vFW/base_vfw_rackspace.env
parent8b91579e896891863aca6bb0ab4e38adcbce2b3f (diff)
parent97565f21515574944cd08e43437eff1c69754cab (diff)
Merge "Change OAM CIDR to /16"
Diffstat (limited to 'heat/vFW/base_vfw_rackspace.env')
-rw-r--r--heat/vFW/base_vfw_rackspace.env2
1 files changed, 1 insertions, 1 deletions
diff --git a/heat/vFW/base_vfw_rackspace.env b/heat/vFW/base_vfw_rackspace.env
index 34c551f6..4e463f77 100644
--- a/heat/vFW/base_vfw_rackspace.env
+++ b/heat/vFW/base_vfw_rackspace.env
@@ -8,7 +8,7 @@ parameters:
onap_private_subnet_id: PUT THE ONAP PRIVATE NETWORK NAME HERE
unprotected_private_net_cidr: 192.168.10.0/24
protected_private_net_cidr: 192.168.20.0/24
- onap_private_net_cidr: 10.0.0.0/8
+ onap_private_net_cidr: 10.0.0.0/16
vfw_private_ip_0: 192.168.10.100
vfw_private_ip_1: 192.168.20.100
vfw_private_ip_2: 10.1.0.1