Change in ovirt-engine[master]: core: Remove unused GetVGInfoQuery

Allon Mureinik has submitted this change and it was merged. Change subject: core: Remove unused GetVGInfoQuery ...................................................................... core: Remove unused GetVGInfoQuery Removed the unused GetVGInfoiQuery. This patch removes the following: 1. The unused GetVGInfoQuery class. 2. The VGQueryParameterBase class only used by GetVGInfoQuery. 3. The GetVGInfo constant in VdcQueryType corresponding to the removed class. Change-Id: I1e43d685ffd2c0664094c024f883c853d7edfc75 Signed-off-by: Allon Mureinik <amureini@redhat.com> --- D backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/GetVGInfoQuery.java D backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/queries/VGQueryParametersBase.java M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/queries/VdcQueryType.java 3 files changed, 0 insertions(+), 50 deletions(-) Approvals: Allon Mureinik: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/13225 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I1e43d685ffd2c0664094c024f883c853d7edfc75 Gerrit-PatchSet: 5 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Alissa Bonas <abonas@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Liron Ar <laravot@redhat.com> Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: Vered Volansky <vvolansk@redhat.com>
participants (1)
-
amureini@redhat.com