Change in ovirt-engine[ovirt-engine-3.4]: core: fix stateless flow in RestoreAllSnapshots

Itamar Heim has submitted this change and it was merged. Change subject: core: fix stateless flow in RestoreAllSnapshots ...................................................................... core: fix stateless flow in RestoreAllSnapshots RestoreAllSnapshotsCommand -> restoreSnapshotAndRemoveObsoleteSnapshots: * Global member 'imagesToRestore' should be assigned in STATELESS case as well. * Decoupled PREVIEW and STATELESS cases for readability and easier maintenance. Change-Id: I9aeb6ac37b511e0cd39b290f9571d0a73c7a5717 Bug-Uril: https://bugzilla.redhat.com/1057221 Signed-off-by: Daniel Erez <derez@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RestoreAllSnapshotsCommand.java 1 file changed, 3 insertions(+), 0 deletions(-) Approvals: Daniel Erez: Verified Allon Mureinik: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/23797 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I9aeb6ac37b511e0cd39b290f9571d0a73c7a5717 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.4 Gerrit-Owner: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Itamar Heim <iheim@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
iheim@redhat.com