← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1405271] [NEW] nic ordering is inconsistent in backend and ui

 

Public bug reported:

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.

** Affects: nova
     Importance: High
     Assignee: Vish Ishaya (vishvananda)
         Status: In Progress

** Changed in: nova
       Status: New => In Progress

** Changed in: nova
     Assignee: (unassigned) => Vish Ishaya (vishvananda)

** Changed in: nova
   Importance: Undecided => High

-- 
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):
  In Progress

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


Follow ups

References