Change in ovirt-engine[master]: core: Send Bonded Network with bonding
msalem at redhat.com
msalem at redhat.com
Thu Feb 21 13:57:52 UTC 2013
Muli Salem has submitted this change and it was merged.
Change subject: core: Send Bonded Network with bonding
......................................................................
core: Send Bonded Network with bonding
This patch locates the underlying interface
that the changed network is defined on and sends
bonding type instead of nic, if the interface is a bond.
In case we changed from a vlan network over a bond to a non-vlan
network over a bond, we need to look up the interface
using the interface name after stripping the vlan off
of it. This may be the case even if the target network
is not a vlan, since the source network was a vlan network.
Change-Id: Ifa48513b89ba7a972826d31d7fc65ee5898d5741
Bug-Url: https://bugzilla.redhat.com/909678
Signed-off-by: Muli Salem <msalem at redhat.com>
---
M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/SetupNetworksVDSCommand.java
1 file changed, 1 insertion(+), 3 deletions(-)
Approvals:
Muli Salem: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/12060
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ifa48513b89ba7a972826d31d7fc65ee5898d5741
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Muli Salem <msalem at redhat.com>
Gerrit-Reviewer: Mike Kolesnik <mkolesni at redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag at redhat.com>
Gerrit-Reviewer: Muli Salem <msalem at redhat.com>
More information about the Engine-commits
mailing list