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

Allon Mureinik has submitted this change and it was merged. Change subject: core: Remove the unused GetNonOperationalVdsQuery ...................................................................... core: Remove the unused GetNonOperationalVdsQuery Remove GetNonOperationalVdsQuery, since it is not used anywhere in the codebase. This patch removes: 1. The GetNonOperationalVdsQuery class. 2. The NetworkNonOperationalQueryParameters only used by the aforementioned class. 3. The corresponding GetNonOperationalVds constant in VdcQueryType. Please enter the commit message for your changes. Lines starting Change-Id: I21bef4c93c3f40ebcbb39182ca18dda55ef0a7b0 Signed-off-by: Allon Mureinik <amureini@redhat.com> --- D backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetNonOperationalVdsQuery.java D backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/queries/NetworkNonOperationalQueryParamenters.java M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/queries/VdcQueryType.java 3 files changed, 0 insertions(+), 68 deletions(-) Approvals: Allon Mureinik: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/13446 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I21bef4c93c3f40ebcbb39182ca18dda55ef0a7b0 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofrenkel@redhat.com> Gerrit-Reviewer: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzaslavs@redhat.com>
participants (1)
-
amureini@redhat.com