** Changed in: nova/grizzly
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/1164152
Title:
legacy_net_info guard incompatible with new-style NetworkInfo
Status in OpenStack Compute (Nova):
Fix Committed
Status in OpenStack Compute (nova) grizzly series:
Fix Released
Bug description:
In order to fix https://bugs.launchpad.net/nova/+bug/1152426
a guard was added to _init_instance in compute manger.
The problem is that the guard assumed that `legacy_net_info` would
always be a tuple which is not true. Depending on the config, it may
be a list of tuples, or a NetworkInfo object.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1164152/+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