Yair Zaslavsky has uploaded a new change for review. 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, 1 insertion(+), 2 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/04/3104/1 -- To view, visit http://gerrit.ovirt.org/3104 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I19e88222cf666321258b49f1f4f239594540c653 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Yair Zaslavsky <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
