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 <derez(a)redhat.com>
---
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 <derez(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas(a)redhat.com>
Gerrit-Reviewer: Ayal Baron <abaron(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Federico Simoncelli <fsimonce(a)redhat.com>
Gerrit-Reviewer: Michal Skrivanek <michal.skrivanek(a)redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server