Merge "Updated the configuration to current dynamic inventory standards"

This commit is contained in:
Jenkins 2015-09-09 11:40:08 +00:00 committed by Gerrit Code Review
commit b83e5ac90a
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ configure target host networking.
cidr_networks: cidr_networks:
# Management (same range as br-mgmt on the target hosts) # Management (same range as br-mgmt on the target hosts)
management: CONTAINER_MGMT_CIDR container: CONTAINER_MGMT_CIDR
# Tunnel endpoints for VXLAN tenant networks # Tunnel endpoints for VXLAN tenant networks
# (same range as br-vxlan on the target hosts) # (same range as br-vxlan on the target hosts)
tunnel: TUNNEL_CIDR tunnel: TUNNEL_CIDR

View File

@ -57,7 +57,7 @@
# as cinder and swift. # as cinder and swift.
# #
# cidr_networks: # cidr_networks:
# management: 172.29.236.0/22 # container: 172.29.236.0/22
# tunnel: 172.29.240.0/22 # tunnel: 172.29.240.0/22
# storage: 172.29.244.0/22 # storage: 172.29.244.0/22
# #