Eli Mesika has submitted this change and it was merged. Change subject: core: Ovirt-engin-backend: Run Once does not send Attach CD/Floppy ......................................................................
core: Ovirt-engin-backend: Run Once does not send Attach CD/Floppy 1) Moving some methods from VmDeviceUtils to VmDeviceCommonUtils 2) RunOnce fixes : getting CD/Floppy/BootOrder/DisplayType from parameters (this is also relevant to simple VM run if parameters ovirride CD/Floppy/BootOrder etc.) 3) Fix boot order numbering , reset boot order prior to any change and recalculate boot order each time that relevant a managed device is added. Change-Id: I6e061627d5986eba913b21ce741794b4dd7724c2 --- 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 M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/VdsProperties.java M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/VmInfoBuilder.java 4 files changed, 372 insertions(+), 208 deletions(-) Approvals: Eli Mesika: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/3174 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I6e061627d5986eba913b21ce741794b4dd7724c2 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Eli Mesika <[email protected]> Gerrit-Reviewer: Eli Mesika <[email protected]> Gerrit-Reviewer: Michael Kublin <[email protected]> Gerrit-Reviewer: Roy Golan <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
