Change in ovirt-engine[master]: core: Add cinder call back for AddVmFromSnapshot.

Maor Lipchuk has submitted this change and it was merged. Change subject: core: Add cinder call back for AddVmFromSnapshot. ...................................................................... core: Add cinder call back for AddVmFromSnapshot. When clonning a VM from Cinder snapshot the VM and the snapshot stay in lock status since AddVmFromSnapshot has no call back method. Adding the call back method should fix this issue. Change-Id: Ic4a41089fbf035ddd4b914885db5dc2a39f1a25c Bug-Url: https://bugzilla.redhat.com/1316853 Signed-off-by: Maor Lipchuk <mlipchuk@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddVmFromSnapshotCommand.java 1 file changed, 15 insertions(+), 0 deletions(-) Approvals: Daniel Erez: Looks good to me, approved Jenkins CI: Passed CI tests Maor Lipchuk: Verified -- To view, visit https://gerrit.ovirt.org/56305 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ic4a41089fbf035ddd4b914885db5dc2a39f1a25c Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
mlipchuk@redhat.com