Fix patch "Wait for external bridge"

An inactive version of the patch "Wait for external bridge" got somehow
submitted for review and merged. This patch enables the code.

Change-Id: I1212d2a4c9bc899c258941acc0022207c4370db3
This commit is contained in:
Roger Luethi 2015-07-19 16:35:48 +02:00
parent 0c7de71e7c
commit 2c2cc78fed

View File

@ -38,7 +38,7 @@ sudo apt-get install -y neutron-plugin-ml2 neutron-plugin-openvswitch-agent \
# files, or shut it down now and start it with the new configuration files once
# configuration files _and_ the external bridge are ready.
echo "Stopping neutron-l3-agent for now."
#sudo service neutron-l3-agent stop
sudo service neutron-l3-agent stop
echo "Configuring neutron for network node."