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:
1 changed files with 1 additions and 1 deletions
@@ -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."
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.