Change in ovirt-engine[master]: engine: Adjust UpdateNetworkToVdsInterfaceCommand to accept ...
alkaplan at redhat.com
alkaplan at redhat.com
Wed May 7 07:19:28 UTC 2014
Alona Kaplan has submitted this change and it was merged.
Change subject: engine: Adjust UpdateNetworkToVdsInterfaceCommand to accept any vlan device name
......................................................................
engine: Adjust UpdateNetworkToVdsInterfaceCommand to accept any vlan device name
Changes done in the command-
1. The command uses iface.getBaseInterface() and iface.getVlanId() instead
of determining this values from the vlan device name (since its format is
no longer- baseIface.vlanId).
2. The command uses the new methods indroduced in NetworkUtils instead of
the old ones (that should be removed in a following patch).
Change-Id: I8f003a2889ca429b6158889bc2f3335d111c9192
Bug-Url: https://bugzilla.redhat.com/1091863
Bug-Url: https://bugzilla.redhat.com/999975
Signed-off-by: Alona Kaplan <alkaplan at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/host/UpdateNetworkToVdsInterfaceCommand.java
1 file changed, 8 insertions(+), 5 deletions(-)
Approvals:
Mike Kolesnik: Looks good to me, approved
Alona Kaplan: Verified
--
To view, visit http://gerrit.ovirt.org/26617
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I8f003a2889ca429b6158889bc2f3335d111c9192
Gerrit-PatchSet: 14
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alona Kaplan <alkaplan at redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan 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