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

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