Yair Zaslavsky has submitted this change and it was merged.

Change subject: core: Fixing missing VmDevice (#bz806640)
......................................................................


core: Fixing missing VmDevice (#bz806640)

Previous fix to this bug did not create a vm device entry
for the illegal image.

This fix takes care of this issue -
The illegal disk creation does add vm device, but do not add
the image to newImages list. As a result CopyVmDevices will not
create a new vm device for it.

Change-Id: I19e88222cf666321258b49f1f4f239594540c653
Acked-By:
---
M 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddVmFromSnapshotCommand.java
1 file changed, 3 insertions(+), 4 deletions(-)

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


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

Gerrit-MessageType: merged
Gerrit-Change-Id: I19e88222cf666321258b49f1f4f239594540c653
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Yair Zaslavsky <[email protected]>
Gerrit-Reviewer: Mike Kolesnik <[email protected]>
Gerrit-Reviewer: Yair Zaslavsky <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to