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

Tal Nisan 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/56440 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ic4a41089fbf035ddd4b914885db5dc2a39f1a25c Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.6 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: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
tnisan@redhat.com