Broken sorting of bonds on interfaces configuration screen

Bug #1496335 reported by Julia Aranovich
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
Medium
Kate Pimenova

Bug Description

Steps to reproduce:
1. add node with 8+ interfaces to environment
2. go to node interfaces configuration screen
3. create 3 bonds: bond0, bond1, bond2
4. create the 4th bond: bond3

Expected result: bonds are displayed in the order: bond0, bond1, bond2, bond3
Actual result: bond1, bond2, bond0, bond3 order

5. save changes and go back to Nodes tab
6. go to the node ifc configuration again

Expected result: bonds are displayed in the order: bond0, bond1, bond2, bond3
Actual result: bond3, bond1, bond2, bond0 order

Tags: area-ui ui
Changed in fuel:
assignee: Fuel UI Team (fuel-ui) → Kate Pimenova (kpimenova)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-web (master)

Fix proposed to branch: master
Review: https://review.openstack.org/235813

Changed in fuel:
status: Confirmed → In Progress
Dmitry Pyzhov (dpyzhov)
tags: added: area-ui
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-web (master)

Reviewed: https://review.openstack.org/235813
Committed: https://git.openstack.org/cgit/openstack/fuel-web/commit/?id=a6f3cc19a2bb120d8a96ec76308d308c426af924
Submitter: Jenkins
Branch: master

commit a6f3cc19a2bb120d8a96ec76308d308c426af924
Author: Kate Pimenova <email address hidden>
Date: Fri Oct 16 12:35:43 2015 +0300

    Fix sorting algorithm in utils.compare

       - apropriate unit tests added

    Closes-Bug: #1496335

    Change-Id: I97ac6c01a3ff5aebfa73643d470173b4f7af01b0

Changed in fuel:
status: In Progress → Fix Committed
Revision history for this message
Anastasia Palkina (apalkina) wrote :

Verified on fake-ui with fresh master code

Changed in fuel:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.