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

lhornyak at redhat.com lhornyak at redhat.com
Wed Apr 17 11:31:57 UTC 2013


Laszlo Hornyak has submitted this change and it was merged.

Change subject: core: Remove unused ExportCandaidateVDSCommand
......................................................................


core: Remove unused ExportCandaidateVDSCommand

ExportCandidateVDSCommand was not used anywhere in the code, and should
thus be removed.

This patch removes the following:
1. The ExportCandidateVDSCommand class
2. The corresponding ExportCandidateVDSCommandParameters class
3. The corresponding ExportCandidate constant in VDSCommandType
4. The exportCandidate method from
   IIrsServer/IrsServerConnector/IrsServerWrapper

Change-Id: I7bfcdf24b05a7e90fe4a2d1b536c5a927297fd16
Signed-off-by: Allon Mureinik <amureini at redhat.com>
---
D backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/vdscommands/ExportCandidateVDSCommandParameters.java
M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/vdscommands/VDSCommandType.java
D backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/irsbroker/ExportCandidateVDSCommand.java
M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/irsbroker/IIrsServer.java
M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/irsbroker/IrsServerConnector.java
M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/irsbroker/IrsServerWrapper.java
6 files changed, 0 insertions(+), 194 deletions(-)

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


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

Gerrit-MessageType: merged
Gerrit-Change-Id: I7bfcdf24b05a7e90fe4a2d1b536c5a927297fd16
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: Laszlo Hornyak <lhornyak at redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipchuk at redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel at redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs at redhat.com>



More information about the Engine-commits mailing list