Change in ovirt-engine[master]: core: fix remove snapshot with memory only

derez at redhat.com derez at redhat.com
Sun Feb 8 15:02:08 UTC 2015


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 <derez at 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 <derez at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas at redhat.com>
Gerrit-Reviewer: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Greg Padgett <gpadgett at redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipchuk at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server



More information about the Engine-commits mailing list