Daniel Erez has submitted this change and it was merged.

Change subject: core: fix remove snapshot with memory only
......................................................................


core: fix remove snapshot with memory only

Fix removal of snapshot with a memory volume only (and no disks).
RemoveSnapshotCommand -> executeCommand:
invoking 'endVmCommand' manually when no async tasks are
available (i.e. when the snapshot doesn't include any disk)
[current behaviour leaves a locked snapshot in DB].

Change-Id: I95cef37947fd02fb54d8bb5a2014ccbab27dc434
Bug-Url: https://bugzilla.redhat.com/1189570
Signed-off-by: Daniel Erez <de...@redhat.com>
---
M 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RemoveSnapshotCommand.java
1 file changed, 4 insertions(+), 0 deletions(-)

Approvals:
  Daniel Erez: Verified; Looks good to me, approved



-- 
To view, visit http://gerrit.ovirt.org/37581
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I95cef37947fd02fb54d8bb5a2014ccbab27dc434
Gerrit-PatchSet: 3
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: Greg Padgett <gpadg...@redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipc...@redhat.com>
Gerrit-Reviewer: automat...@ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to