Change in ovirt-engine[master]: core: refactoring boot order related code

From Arik Hadas <ahadas@redhat.com>:
Arik Hadas has submitted this change and it was merged. Change subject: core: refactoring boot order related code ...................................................................... core: refactoring boot order related code 1. early return in VmDeviceUtils#updateBootOrder 2. remove unused method VmDeviceCommonUtils#getBootSequence 3. in VmDeviceCommonUtils#updateVmDevicesBootOrder we now reset the boot order of all the VM devices rather than only the bootable ones. Change-Id: I87e6e66f4cd7bf68c8209e2f9e5201242f58d5b5 Signed-off-by: Arik Hadas <ahadas@redhat.com> --- 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 2 files changed, 11 insertions(+), 53 deletions(-) Approvals: Jenkins CI: Passed CI tests Arik Hadas: Verified; Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/71331 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I87e6e66f4cd7bf68c8209e2f9e5201242f58d5b5 Gerrit-PatchSet: 5 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Shahar Havivi <shavivi@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
Code Review