overcloud-source: Fix overcloud parameters.
authorClint Byrum <clint@fewbar.com>
Fri, 12 Jul 2013 21:52:14 +0000 (14:52 -0700)
committerClint Byrum <clint@fewbar.com>
Sat, 13 Jul 2013 00:14:55 +0000 (17:14 -0700)
commitdc23c472a2215c13676567c444db495f64be96f5
treecd398e0f3325b1e4a2d06d53b7122e9ac4a40c85
parent3af15362879ed990850d40af482d3ea56f8c0a3d
overcloud-source: Fix overcloud parameters.

These values were missed in the initial overcloud-source.yaml.

nova.metadata-proxy is required to allow vms to communicate with the
EC2-style metadata service.

quantum.ovs.fixed_range constraints DHCP allocation for the undercloud,
but in the overcloud we do not want this constraint because the individual
subnets we define will do that. quantum.ovs.ovs_range configures the
range of ips that can be assigned to the tenant subnets.

Change-Id: If7191fa8baf1209ae33b9e8200f52ea0ade97810
overcloud-source.yaml