Eli Mesika has uploaded a new change for review. Change subject: core: Failed to run VM with boot order of CD and DISK ......................................................................
core: Failed to run VM with boot order of CD and DISK Adding a new property isRunOnceVm to VM BE that is set to true when a VM is running with dynamic parameters. This way we can clearly distinguish between Run Once and a regular Run command. In Run Once, Cd/Floppy and boot order are taken from the dynamic parameters. In Run , Cd/Floppy and boot order are taken from DB (vm_device) Change-Id: I04df87e234a588f37f837cb47be9c6efb425fbd6 --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RunVmOnceCommand.java M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/VM.java M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/VmInfoBuilder.java 3 files changed, 12 insertions(+), 2 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/94/3894/1 -- To view, visit http://gerrit.ovirt.org/3894 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I04df87e234a588f37f837cb47be9c6efb425fbd6 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
