Change in ovirt-engine[master]: core: Remove IsVdsWithSameIpExistsQurey

lhornyak at redhat.com lhornyak at redhat.com
Thu Apr 11 07:56:53 UTC 2013


Laszlo Hornyak has submitted this change and it was merged.

Change subject: core: Remove IsVdsWithSameIpExistsQurey
......................................................................


core: Remove IsVdsWithSameIpExistsQurey

This patch removes the unused IsVdsWithSameIpExistQuery.

Removed in this patch:
1. The IsVdsWithSameIpExistQuery class.
2. The IsVdsWithSameIpExistParameters class only used by the
   aforementioned query.
3. The IsVdsWithSameIpExist constant from VdcQueryType corresponding
   to the aforementioned query.
4. The isVdsWithSameIpExists and isVdsWithSameIpExsitsStatic methods
   in VdsHandler which are no longer in use.

Change-Id: Ife14c2758c8f46b244a32ac67747aecbf9d799b4
Signed-off-by: Allon Mureinik <amureini at redhat.com>
---
D backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/IsVdsWithSameIpExistsQuery.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/IsVdsWithSameIpExistsParameters.java
M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/queries/VdcQueryType.java
4 files changed, 0 insertions(+), 44 deletions(-)

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


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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ife14c2758c8f46b244a32ac67747aecbf9d799b4
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Laszlo Hornyak <lhornyak at redhat.com>
Gerrit-Reviewer: Michael Kublin <mkublin at redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel at redhat.com>
Gerrit-Reviewer: Roy Golan <rgolan at redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs at redhat.com>



More information about the Engine-commits mailing list