Liron Ar has posted comments on this change. Change subject: core: fix stateless flow in RestoreAllSnapshots ......................................................................
Patch Set 1: Code-Review+1 (1 comment) http://gerrit.ovirt.org/#/c/23789/1/backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RestoreAllSnapshotsCommand.java File backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RestoreAllSnapshotsCommand.java: Line 248: restoreConfiguration(targetSnapshot); Line 249: break; Line 250: Line 251: case STATELESS: Line 252: imagesToRestore = getParameters().getImages(); is that necessary? how did it work before? Line 253: restoreConfiguration(targetSnapshot); Line 254: break; Line 255: Line 256: // Currently UI sends the "in preview" snapshot to restore when "Commit" is pressed. -- To view, visit http://gerrit.ovirt.org/23789 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I9aeb6ac37b511e0cd39b290f9571d0a73c7a5717 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Daniel Erez <de...@redhat.com> Gerrit-Reviewer: Allon Mureinik <amure...@redhat.com> Gerrit-Reviewer: Arik Hadas <aha...@redhat.com> Gerrit-Reviewer: Daniel Erez <de...@redhat.com> Gerrit-Reviewer: Liron Ar <lara...@redhat.com> Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches