Change in ovirt-engine[ovirt-engine-3.6]: core: restore snapshot with Cinder disks - failure flow

Piotr Kliczewski has submitted this change and it was merged. Change subject: core: restore snapshot with Cinder disks - failure flow ...................................................................... core: restore snapshot with Cinder disks - failure flow Determining whether a callback is needed on RestoreAllSnapshotsCommand isn't straight forward (logic in 'restoreSnapshotAndRemoveObsoleteSnapshots'). Hence, fixing RestoreAllCinderSnapshotsCommand specifically. Change-Id: I2e5ae3486b55c981cde290970a0c67d2acdc9afe Bug-Url: https://bugzilla.redhat.com/1287771 Signed-off-by: Daniel Erez <derez@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RestoreAllSnapshotsCommand.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VmCommand.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/RestoreAllCinderSnapshotsCommand.java 3 files changed, 11 insertions(+), 10 deletions(-) Approvals: Jenkins CI: Passed CI tests Daniel Erez: Verified Maor Lipchuk: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/50639 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I2e5ae3486b55c981cde290970a0c67d2acdc9afe Gerrit-PatchSet: 5 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.6 Gerrit-Owner: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski@gmail.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
piotr.kliczewski@gmail.com