** Changed in: nova
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1228183
Title:
nova-network should bring interfaces up before enslaving to a bridge
Status in OpenStack Compute (Nova):
Fix Released
Bug description:
Nova network enslaves interfaces to its bridge during setup, but does
not ensure that those interfaces are up. In the case where you have a
dedicated nic with no address that is unmanaged by the OS, it will be
down at boot and nova-network will not bring it up when enslaving,
which makes it non-functional until that happens.
A simple "ip link set $dev up" should do it if it's down and be a no-
op otherwise.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1228183/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp