Merge "overcloud-source: Fix overcloud parameters."
This commit is contained in:
commit
94eb778d71
@ -109,6 +109,7 @@ Resources:
|
||||
compute_driver: libvirt.LibvirtDriver
|
||||
db: mysql://nova:unset@localhost/nova
|
||||
host: 0.0.0.0
|
||||
metadata-proxy: true
|
||||
neutron:
|
||||
floatingip_end: 192.0.2.64
|
||||
floatingip_range: 192.0.2.0/24
|
||||
@ -117,9 +118,7 @@ Resources:
|
||||
metadata_proxy_shared_secret: unset
|
||||
ovs:
|
||||
enable_tunneling: 'True'
|
||||
fixed_range:
|
||||
end: 10.255.255.254
|
||||
start: 10.0.0.2
|
||||
ovs_range: 10.0.0.0/8
|
||||
local_ip: 0.0.0.0
|
||||
public_interface: eth2
|
||||
tenant_network_type: gre
|
||||
|
Loading…
x
Reference in New Issue
Block a user