[Engine-patches] Change in ovirt-engine[master]: core: Fixing missing VmDevice (#bz806640)
yzaslavs at redhat.com
yzaslavs at redhat.com
Mon Mar 26 10:12:08 EDT 2012
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 <yzaslavs at redhat.com>
Gerrit-Reviewer: Mike Kolesnik <mkolesni at redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs at redhat.com>
More information about the Engine-patches
mailing list