Change in ovirt-engine[master]: core: Removed MigrateIrsSnapshotsToVdcCommand

Laszlo Hornyak has submitted this change and it was merged. Change subject: core: Removed MigrateIrsSnapshotsToVdcCommand ...................................................................... core: Removed MigrateIrsSnapshotsToVdcCommand This command is unused (and all its content is commented out anyway), and thus can (and should be removed). This patch removes the following: 1. The MigrateIrsSnapshotsRoVdcCommand class 2. The corresponding constant in VdcActionType Change-Id: I6584a79c777c8b44c23159850d133c7c514b5c87 Signed-off-by: Allon Mureinik <amureini@redhat.com> --- D backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/MigrateIrsSnapshotsToVdcCommand.java M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/action/VdcActionType.java 2 files changed, 1 insertion(+), 30 deletions(-) Approvals: Laszlo Hornyak: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/13954 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I6584a79c777c8b44c23159850d133c7c514b5c87 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: Laszlo Hornyak <lhornyak@redhat.com> Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofrenkel@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzaslavs@redhat.com>
participants (1)
-
lhornyak@redhat.com