Eli Mesika has uploaded a new change for review.

Change subject: core: unable to start vm: incorrect boot order sent in 
CreateVmVdsCommand
......................................................................

core: unable to start vm: incorrect boot order sent in CreateVmVdsCommand

this patch fixes several problems regarding the boot order.

1) VmBase collections that stores DiskImage lists should be updated on disk 
attach/detach/plug/unplug
2) When this occurs, boot order should be recalulated.

Change-Id: I086e06b7119132ee17c8624b69ea863e0b54c3bd
---
M 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AttachDiskToVmCommand.java
M 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/DetachDiskFromVmCommand.java
M 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/HotPlugDiskToVmCommand.java
M 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/UpdateVmDiskCommand.java
M 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/utils/VmDeviceUtils.java
M 
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/utils/VmDeviceCommonUtils.java
6 files changed, 68 insertions(+), 37 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/32/3332/1
--
To view, visit http://gerrit.ovirt.org/3332
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I086e06b7119132ee17c8624b69ea863e0b54c3bd
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

Reply via email to