Merge "Allow overlapping IPs in Neutron"

This commit is contained in:
Jenkins 2015-07-20 07:20:11 +00:00 committed by Gerrit Code Review
commit 3fe8be130b
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ nova::network::neutron::vif_plugging_is_fatal: false
nova::network::neutron::vif_plugging_timeout: 30
nova::network::neutron::dhcp_domain: ''
neutron::allow_overlapping_ips: true
neutron::plugins::ml2::type_drivers:
- flat
- gre