Change in ovirt-engine[ovirt-engine-3.4]: core: Preserve bonding options when updating vlan over bond
iheim at redhat.com
iheim at redhat.com
Thu Feb 27 12:53:37 UTC 2014
Itamar Heim has submitted this change and it was merged.
Change subject: core: Preserve bonding options when updating vlan over bond
......................................................................
core: Preserve bonding options when updating vlan over bond
The ovirt-engine used to erase any pre-configured
bonding options, if it wasn't provided explicitly
by the api users.
In order to preserve the bonding options properly,
there is a need either to examine it from the supplied
properties or to use the already configured bonding
device from the engine db.
Change-Id: I09b150b11913a9d8cddc5115e28c027e7c944910
Bug-Url: https://bugzilla.redhat.com/1068970
Signed-off-by: Moti Asayag <masayag at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/host/UpdateNetworkToVdsInterfaceCommand.java
M backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/NetworkUtils.java
2 files changed, 28 insertions(+), 13 deletions(-)
Approvals:
Mike Kolesnik: Looks good to me, approved
Moti Asayag: Verified
--
To view, visit http://gerrit.ovirt.org/25140
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I09b150b11913a9d8cddc5115e28c027e7c944910
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.4
Gerrit-Owner: Moti Asayag <masayag at redhat.com>
Gerrit-Reviewer: Itamar Heim <iheim at redhat.com>
Gerrit-Reviewer: Mike Kolesnik <mkolesni 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