yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #28063
[Bug 1405271] Re: nic ordering is inconsistent in backend and ui
** Changed in: nova
Status: Fix Committed => Fix Released
** Changed in: nova
Milestone: None => kilo-2
--
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/1405271
Title:
nic ordering is inconsistent in backend and ui
Status in OpenStack Compute (Nova):
Fix Released
Bug description:
The order of nics in both the UI and the backend should be consistent
since it has a strong impact in the guest. The first network shown
should be the first network that the guest is connected to.
Unfortunately we store this info in a dict which has inconsistent
ordering. This should be an ordered dict.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1405271/+subscriptions
References