Eli Mesika has uploaded a new change for review. Change subject: core: Adding disk changes boot_order ......................................................................
core: Adding disk changes boot_order This patch resolve a bug when adding disk changes the boot order. VM images are updated now in the VM images collection before the boot order is re-computed. This is needed since we have to take in account only bootable disks. Change-Id: Id14939c279f6d84a973766d7fc202512c378d114 Signed-off-by: Eli Mesika <[email protected]> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RunVmCommand.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 3 files changed, 20 insertions(+), 14 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/04/4104/1 -- To view, visit http://gerrit.ovirt.org/4104 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Id14939c279f6d84a973766d7fc202512c378d114 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
