Daniel Erez has submitted this change and it was merged. Change subject: core: isLiveSnapshotApplicable - VM in Paused status ......................................................................
core: isLiveSnapshotApplicable - VM in Paused status CreateAllSnapshotsFromVmCommand -> endVmCommand: Live snapshot is being performed only when 'isLiveSnapshotApplicable'. Since live snapshot is applicable for VM in Paused status as well, adjusting 'isLiveSnapshotApplicable' method accordingly. Change-Id: I54aaa537fe074944cbc9d547f3a6800fa2f87e35 Bug-Url: https://bugzilla.redhat.com/987783 Signed-off-by: Daniel Erez <[email protected]> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CreateAllSnapshotsFromVmCommand.java 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Daniel Erez: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/17553 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I54aaa537fe074944cbc9d547f3a6800fa2f87e35 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Daniel Erez <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Arik Hadas <[email protected]> Gerrit-Reviewer: Ayal Baron <[email protected]> Gerrit-Reviewer: Daniel Erez <[email protected]> Gerrit-Reviewer: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Michal Skrivanek <[email protected]> Gerrit-Reviewer: Omer Frenkel <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
