Alona Kaplan has submitted this change and it was merged.
Change subject: engine: add IsManagementNetworkQuery
......................................................................
engine: add IsManagementNetworkQuery
Add IsManagementNetworkQuery. The query returns a boolean value that
indicates whether the given network serves as the management one in
a cluster or not.
Change-Id: I1d5aa288e1952c1440229dbfd60d8bef9f2d1afa
Signed-off-by: Yevgeny Zaspitsky <yzaspits(a)redhat.com>
---
A
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/IsManagementNetworkQuery.java
M
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/queries/VdcQueryType.java
2 files changed, 26 insertions(+), 0 deletions(-)
Approvals:
Alona Kaplan: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/37025
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I1d5aa288e1952c1440229dbfd60d8bef9f2d1afa
Gerrit-PatchSet: 21
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: Roy Golan <rgolan(a)redhat.com>
Gerrit-Reviewer: Yevgeny Zaspitsky <yzaspits(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server