aboutsummaryrefslogtreecommitdiffstats
path: root/undercloud-source.yaml
diff options
context:
space:
mode:
authorJerry Zhao <zhaoxinyu@huawei.com>2014-11-24 13:18:52 -0800
committerGregory Haynes <greg@greghaynes.net>2014-11-25 15:55:12 -0800
commitd5aeed2060088dd46b67d8a5dc96594829c5b104 (patch)
tree33d04c156b57482f25f1a31a3554269a20123b21 /undercloud-source.yaml
parent47b452dd0d81b7cf35cf29fc21dee94d335de789 (diff)
Fix empty local_ip in ml2_conf.ini on undercloud
empty local_ip in ml2_conf.ini would make neutron-openvswitch-agent fail to start, then fail to bridge dhcp to br-ctlplane and pxe boot an overcloud, so provide the value in undercloud-source.yaml. Related-Bug: #1394956 Change-Id: If3a94b9c2b971ceb7601f91a2db64989960fb5d3
Diffstat (limited to 'undercloud-source.yaml')
-rw-r--r--undercloud-source.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/undercloud-source.yaml b/undercloud-source.yaml
index 7c03d183..18527e53 100644
--- a/undercloud-source.yaml
+++ b/undercloud-source.yaml
@@ -315,6 +315,8 @@ resources:
host: 127.0.0.1
ovs_db: mysql://neutron:unset@localhost/ovs_neutron?charset=utf8
ovs:
+ local_ip:
+ get_input: controller_host
public_interface:
get_param: NeutronPublicInterface
public_interface_raw_device: