Change in ovirt-engine[master]: engine: Refactor RemoveSnapshotSingleDiskLive CB

Liron Aravot has submitted this change and it was merged. Change subject: engine: Refactor RemoveSnapshotSingleDiskLive CB ...................................................................... engine: Refactor RemoveSnapshotSingleDiskLive CB In this patch we use SerialChildCommandsExecutionCallback for the RemoveSnapshotSingleDiskLiveCommandCallback. In the command we removed the handling the execution states, leaving it to the generic callback. Change-Id: I1f7ad5fdabed323ea6804c4ca8484f448061e88b Signed-off-by: Fred Rolland <frolland@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/snapshots/RemoveSnapshotSingleDiskLiveCommand.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/snapshots/RemoveSnapshotSingleDiskLiveCommandCallback.java 2 files changed, 38 insertions(+), 67 deletions(-) Approvals: Jenkins CI: Passed CI tests Freddy Rolland: Verified Liron Aravot: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/56679 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I1f7ad5fdabed323ea6804c4ca8484f448061e88b Gerrit-PatchSet: 8 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Freddy Rolland <frolland@redhat.com> Gerrit-Reviewer: Ala Hino <ahino@redhat.com> Gerrit-Reviewer: Fred Rolland <frolland@redhat.com> Gerrit-Reviewer: Freddy Rolland <frolland@redhat.com> Gerrit-Reviewer: Greg Padgett <gpadgett@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Liron Aravot <laravot@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
laravot@redhat.com