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

Daniel Erez 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 Arik Hadas: Looks good to me, but someone else must approve Liron Ar: Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/23789 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I9aeb6ac37b511e0cd39b290f9571d0a73c7a5717 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Liron Ar <laravot@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofrenkel@redhat.com>
participants (1)
-
derez@redhat.com