Laszlo Hornyak has submitted this change and it was merged.

Change subject: core: Remove IsVdsWithSameHostExistsQurey
......................................................................


core: Remove IsVdsWithSameHostExistsQurey

This patch removes the unused IsVdsWithSameHostExistQuery.

Removed in this patch:
1. The IsVdsWithSameHostExistQuery class.
2. The IsVdsWithSameHostExistParameters class only used by the
   aforementioned query.
3. The IsVdsWithSameHostExist constant from VdcQueryType corresponding
   to the aforementioned query.
4. The isVdsWithSameHostExists and isVdsWithSameHostExsitsStatic methods
   in VdsHandler which are no longer in use.

Change-Id: If6387786899342cf1c9e242aded0ee56053604bc
Signed-off-by: Allon Mureinik <[email protected]>
---
D 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/IsVdsWithSameHostExistQuery.java
M 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VdsHandler.java
D 
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/queries/IsVdsWithSameHostExistParameters.java
M 
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/queries/VdcQueryType.java
4 files changed, 0 insertions(+), 42 deletions(-)

Approvals:
  Laszlo Hornyak: Verified; Looks good to me, approved


--
To view, visit http://gerrit.ovirt.org/13590
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: If6387786899342cf1c9e242aded0ee56053604bc
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <[email protected]>
Gerrit-Reviewer: Allon Mureinik <[email protected]>
Gerrit-Reviewer: Daniel Erez <[email protected]>
Gerrit-Reviewer: Laszlo Hornyak <[email protected]>
Gerrit-Reviewer: Omer Frenkel <[email protected]>
Gerrit-Reviewer: Roy Golan <[email protected]>
Gerrit-Reviewer: Yair Zaslavsky <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to