Yair Zaslavsky has submitted this change and it was merged. 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, 11 insertions(+), 6 deletions(-) Approvals: Yair Zaslavsky: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/3308 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I09cbd13278247e079bfb9cc1f032bd03e84cd43e Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Eli Mesika <[email protected]> Gerrit-Reviewer: Eli Mesika <[email protected]> Gerrit-Reviewer: Haim Ateya <[email protected]> Gerrit-Reviewer: Michael Kublin <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
