Bug 1249026

Summary: If a slave was added/removed to/form a bond, the reported speed is not relevant and you should re-calculate the speed. Also, if the bond mode was changed.
Product: Red Hat Enterprise Virtualization Manager Reporter: Martin Mucha <mmucha>
Component: ovirt-engineAssignee: Martin Mucha <mmucha>
Status: CLOSED NOTABUG QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 3.6.0CC: alkaplan, bazulay, ecohen, gklein, lpeer, lsurette, rbalakri, Rhev-m-bugs, yeylon, ylavi
Target Milestone: ---   
Target Release: 3.6.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: network
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-09-02 10:54:17 UTC 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: 1136329    
Bug Blocks:    

Description Martin Mucha 2015-07-31 11:28:27 UTC
Description of problem:
see https://gerrit.ovirt.org/#/c/43983/3/backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/host/InterfacesSpeed.java

related class:
org.ovirt.engine.core.bll.network.host.InterfacesSpeed#calculateInterfaceSpeed


 If a slave was added/removed to/form a bond, the reported speed is not relevant and you should re-calculate the speed. Also, if the bond mode was changed.



Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Alona Kaplan 2015-08-09 06:08:34 UTC
Relevant just to the old setupNetworks command.

Comment 2 Yaniv Lavi 2015-08-09 14:01:45 UTC
Can this be tested already in new API? should it be on QA?

Comment 3 Alona Kaplan 2015-08-10 05:44:54 UTC
No, it is related to host qos, which is still not finished/merged for the nee api.

Comment 4 Barak 2015-09-02 10:50:12 UTC
Alona - is this still relevant now that we do not validate the speed ?

Comment 5 Alona Kaplan 2015-09-02 10:54:17 UTC
The nic speed validation was removed, so this bug is not relevant anymore.