Yair Zaslavsky has submitted this change and it was merged.

Change subject: core: Fixing import Vm when there is vm with snapshots
......................................................................


core: Fixing import Vm when there is vm with snapshots

When there is VM with snapshot , there is more than one
DiskImage that has the same Disk.
As a result of this, two VmDevice objects will be added
to the DB with the same ID.
This patch fixes this - it gets a set of Disks (each entry
is unique) from the images collection

Change-Id: I12924a74b9ccc51a2ba3646952796c36440c49e5
Acked-By:
---
M 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/utils/VmDeviceUtils.java
1 file changed, 20 insertions(+), 2 deletions(-)

Approvals:
  Yair Zaslavsky: Verified; Looks good to me, approved


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

Gerrit-MessageType: merged
Gerrit-Change-Id: I12924a74b9ccc51a2ba3646952796c36440c49e5
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Yair Zaslavsky <yzasl...@redhat.com>
Gerrit-Reviewer: Mike Kolesnik <mkole...@redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzasl...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to