Eli Mesika has uploaded a new change for review. Change subject: core: run once - boot order param is not sent for CD-ROM device ......................................................................
core: run once - boot order param is not sent for CD-ROM device Description of problem: - create vm - create disk - chose run once * select cd-rom and select image - vm is started, vmCreate command sent to vdsm, with cd-rom device, but without boot-order problem was that right boot order was set to a temporary array instead to the original devices variable that is send to VDSM. Change-Id: I09cbd13278247e079bfb9cc1f032bd03e84cd43e --- M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/VmInfoBuilder.java 1 file changed, 9 insertions(+), 6 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/08/3308/1 -- To view, visit http://gerrit.ovirt.org/3308 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I09cbd13278247e079bfb9cc1f032bd03e84cd43e Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Eli Mesika <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
