mirror of
https://github.com/optim-enterprises-bv/openstack-helm.git
synced 2025-12-25 17:27:33 +00:00
Merge "[neutron] 'up' interfaces added via ovs auto_bridge_add"
This commit is contained in:
@@ -45,6 +45,7 @@ do
|
||||
if [ -n "$iface" ] && [ "$iface" != "null" ]
|
||||
then
|
||||
ovs-vsctl --no-wait --may-exist add-port $bridge $iface
|
||||
ip link set dev $iface up
|
||||
fi
|
||||
done
|
||||
|
||||
|
||||
Reference in New Issue
Block a user