Alona Kaplan has submitted this change and it was merged.
Change subject: engine: Move ManagementNetworkUtil to vdsbroker module
......................................................................
engine: Move ManagementNetworkUtil to vdsbroker module
Move ManagementNetworkUtil to vdsbroker module in order to be able to
use it there.
Note: That is planned to be a temporary solution until it'll be
possible to move the interface to a more suitable module
(extract business logic from vdsbroker).
Change-Id: Ic24a70445e672ca88ce425fb89702cf0360dcd67
Signed-off-by: Yevgeny Zaspitsky <yzaspits(a)redhat.com>
---
R
backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/bll/network/cluster/ManagementNetworkUtil.java
1 file changed, 2 insertions(+), 0 deletions(-)
Approvals:
Alona Kaplan: Looks good to me, approved
Yevgeny Zaspitsky: Verified
--
To view, visit
http://gerrit.ovirt.org/33902
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ic24a70445e672ca88ce425fb89702cf0360dcd67
Gerrit-PatchSet: 54
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