Gilad Chaplik has submitted this change and it was merged.

Change subject: core: move/copy disk entity id fix
......................................................................


core: move/copy disk entity id fix

when moving image the entity id of the command's parameters, should
be the dest disk uuid,
because when copying the same image, more than once,
only one task is getting cleared (all of the copies has the same entity id - 
the source image).
that caused the vms (minus one) to stay 'locked'.

Change-Id: I286a474ac033f980c8d57618f1637032fa22297a
Signed-off-by: Gilad Chaplik <[email protected]>
---
M 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ImportVmCommand.java
M 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ImportVmTemplateCommand.java
2 files changed, 2 insertions(+), 0 deletions(-)

Approvals:
  Michael Kublin: Looks good to me, approved
  Gilad Chaplik: Verified; Looks good to me, approved


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

Gerrit-MessageType: merged
Gerrit-Change-Id: I286a474ac033f980c8d57618f1637032fa22297a
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Gilad Chaplik <[email protected]>
Gerrit-Reviewer: Gilad Chaplik <[email protected]>
Gerrit-Reviewer: Michael Kublin <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to