Allow overlapping IPs for Neutron
Change-Id: I4fe13bb464a49cc2c27a3869092f69cf88de427f Fixes: rhbz#1008863
This commit is contained in:
@@ -10,5 +10,6 @@ class { 'neutron':
|
||||
rpc_backend => 'neutron.openstack.common.rpc.impl_qpid',
|
||||
qpid_hostname => '%(CONFIG_QPID_HOST)s',
|
||||
core_plugin => '%(CONFIG_NEUTRON_CORE_PLUGIN)s',
|
||||
allow_overlapping_ips => true,
|
||||
verbose => true,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user