Yair Zaslavsky has submitted this change and it was merged.

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 Network 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, 18 insertions(+), 3 deletions(-)

Approvals:
  Yair Zaslavsky: Verified; Looks good to me, approved


--
To view, visit http://gerrit.ovirt.org/3965
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I43dbc8083dc6d804e89235df4058be3c8a7d5638
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Eli Mesika <[email protected]>
Gerrit-Reviewer: Doron Fediuck <[email protected]>
Gerrit-Reviewer: Eli Mesika <[email protected]>
Gerrit-Reviewer: Livnat Peer <[email protected]>
Gerrit-Reviewer: Moti Asayag <[email protected]>
Gerrit-Reviewer: Yair Zaslavsky <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to