Alona Kaplan has submitted this change and it was merged.
Change subject: engine: Update AddBondCommand logic
......................................................................
engine: Update AddBondCommand logic
Replace the call to legacy NetworkUtils.isManagementNetwork by the
call to ManagementNetworkUtil class.
Change-Id: I4e07bbaae24559d5df752c065aca6e8d841ba225
Signed-off-by: Yevgeny Zaspitsky <yzaspits(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/host/AddBondCommand.java
1 file changed, 7 insertions(+), 1 deletion(-)
Approvals:
Alona Kaplan: Looks good to me, approved
Yevgeny Zaspitsky: Verified
--
To view, visit
http://gerrit.ovirt.org/33821
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I4e07bbaae24559d5df752c065aca6e8d841ba225
Gerrit-PatchSet: 51
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Yevgeny Zaspitsky <yzaspits(a)redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan(a)redhat.com>
Gerrit-Reviewer: Yevgeny Zaspitsky <yzaspits(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server