Bug 883269
Summary: | The order of NICs and Bonds is random in Network Interface tab and setupNetwork window | ||
---|---|---|---|
Product: | Red Hat Enterprise Virtualization Manager | Reporter: | GenadiC <gcheresh> |
Component: | ovirt-engine-webadmin-portal | Assignee: | Lior Vernia <lvernia> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | GenadiC <gcheresh> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 3.1.0 | CC: | alkaplan, bazulay, dyasny, ecohen, iheim, lpeer, masayag, mavital, Rhev-m-bugs, sgrinber, ykaul |
Target Milestone: | --- | ||
Target Release: | 3.2.0 | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | network | ||
Fixed In Version: | sf10 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | Type: | Bug | |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | Network | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 922807, 948448 |
Description
GenadiC
2012-12-04 08:15:23 UTC
Alona, please take a look if the sorting should be done on the backend side and can benefit other usages of the queries (in the API for example). (In reply to comment #0) > Expected results: > There should be always the same order and it should start with eth0 till > ethn, for the bond it should start with bond0 till bond5 in newer OSs you'll find different interface naming conventions. The sorting should be according to the following : - Sort by type (ATM NIC and Bond) Then withing type - Sort by alphabetical order Then within interfaces with same conventions but ending in number -sort by the number at the end The reason for the third is that if you just sort by alphabetical you often get eth1 eth11 eth12 eth2 eth3 Which is not what we want to have. Couldn't reproduce second half of the bug - the order of the interfaces in the setup networks window didn't look random at all to me. Could you elaborate? If the decision is to put bonds before the interfaces then the second half is working as expected Verified in rhevm-3.2.0-10.14.beta1.el6ev.noarch 3.2 has been released 3.2 has been released 3.2 has been released 3.2 has been released 3.2 has been released |