Change in ovirt-engine[master]: core: move/copy disk entity id fix

gchaplik at redhat.com gchaplik at redhat.com
Mon Jun 25 10:01:15 UTC 2012


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 <gchaplik at redhat.com>
---
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 <gchaplik at redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik at redhat.com>
Gerrit-Reviewer: Michael Kublin <mkublin at redhat.com>



More information about the Engine-commits mailing list