Roy Golan has submitted this change and it was merged. Change subject: bll: Add Label queries to VdcQueryType ...................................................................... bll: Add Label queries to VdcQueryType Change-Id: I4ba8acd3e73a4d6250a6beeb5a71144bd0c4e386 Signed-off-by: Martin Sivak <msivak@redhat.com> --- A backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetAllLabelsQuery.java A backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetLabelByEntityIdQuery.java A backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetLabelByIdQuery.java A backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetLabelsByIdsQuery.java M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/queries/VdcQueryType.java 5 files changed, 91 insertions(+), 0 deletions(-) Approvals: Martin Peřina: Looks good to me, but someone else must approve Martin Sivák: Verified Jenkins CI: Passed CI tests Roy Golan: Looks good to me, approved Phillip Bailey: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/56506 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I4ba8acd3e73a4d6250a6beeb5a71144bd0c4e386 Gerrit-PatchSet: 14 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Martin Sivák <msivak@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Peřina <mperina@redhat.com> Gerrit-Reviewer: Martin Sivák <msivak@redhat.com> Gerrit-Reviewer: Phillip Bailey <phbailey@redhat.com> Gerrit-Reviewer: Roman Mohr <rmohr@redhat.com> Gerrit-Reviewer: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>