Eli Mesika has uploaded a new change for review. Change subject: core: runVmOnce failed only from rest api ......................................................................
core: runVmOnce failed only from rest api Problem was caused when running a VM with 1 HD from Networm with boot order of Network only using REST. This was working in GUI since GUI in this case always sends NDC or NCD as boot order (depends in your selection) Code was updated to reset boot order before recalculate and not send the boot order for the devices that has 0 as boot order value. Change-Id: I43dbc8083dc6d804e89235df4058be3c8a7d5638 --- M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/utils/VmDeviceCommonUtils.java M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/VmInfoBuilder.java 2 files changed, 16 insertions(+), 2 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/65/3965/1 -- To view, visit http://gerrit.ovirt.org/3965 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I43dbc8083dc6d804e89235df4058be3c8a7d5638 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
