Change in ovirt-engine[master]: engine: Treat bonds and VLANs properly in host network usage
lvernia at redhat.com
lvernia at redhat.com
Thu Aug 14 12:03:13 UTC 2014
Lior Vernia has submitted this change and it was merged.
Change subject: engine: Treat bonds and VLANs properly in host network usage
......................................................................
engine: Treat bonds and VLANs properly in host network usage
Previously VLANs and bond slaves would have been included in the
search for the "bottleneck" interface in network usage, however VLAN
devices' speed is meaningless and bond slaves should be ignored (as
the bond itself will be evaluated).
Change-Id: I71adf32f76414fe34d433177741e73529959992b
Bug-Url: https://bugzilla.redhat.com/1114085
Signed-off-by: Lior Vernia <lvernia at redhat.com>
---
M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/network/VdsNetworkInterface.java
M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/VdsBrokerObjectsBuilder.java
2 files changed, 21 insertions(+), 8 deletions(-)
Approvals:
Lior Vernia: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/31000
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I71adf32f76414fe34d433177741e73529959992b
Gerrit-PatchSet: 6
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Lior Vernia <lvernia at redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan at redhat.com>
Gerrit-Reviewer: Lior Vernia <lvernia at redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
More information about the Engine-commits
mailing list