Change in ovirt-engine[master]: engine: Refactor RestoreFromCinderSnapshot Cmd

Maor Lipchuk has submitted this change and it was merged. Change subject: engine: Refactor RestoreFromCinderSnapshot Cmd ...................................................................... engine: Refactor RestoreFromCinderSnapshot Cmd Use SerialChildCommandsExecutionCallback in RestoreFromCinderSnapshotCommand. Remove not used callback RemoveCinderDiskCommandCallback Change-Id: I079529da6b4b1ca09e17bb61b59024f3b093d23a Signed-off-by: Fred Rolland <frolland@redhat.com> --- D backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/disk/cinder/RemoveCinderDiskCommandCallback.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/disk/cinder/RestoreFromCinderSnapshotCommand.java 2 files changed, 2 insertions(+), 111 deletions(-) Approvals: Freddy Rolland: Verified Maor Lipchuk: Looks good to me, approved; Passed CI tests -- To view, visit https://gerrit.ovirt.org/55637 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I079529da6b4b1ca09e17bb61b59024f3b093d23a Gerrit-PatchSet: 8 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Freddy Rolland <frolland@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Fred Rolland <frolland@redhat.com> Gerrit-Reviewer: Freddy Rolland <frolland@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Liron Aravot <laravot@redhat.com> Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
mlipchuk@redhat.com