From Oved Ourfali <oourfali(a)redhat.com>:
Oved Ourfali has submitted this change and it was merged. (
https://gerrit.ovirt.org/80383
)
Change subject: core: sort disks by boot order before setting scsi address
......................................................................
core: sort disks by boot order before setting scsi address
VmInfoBuildUtils -> getVmDeviceUnitMapForScsiDisks:
Sort VM's disks by boot order prior to setting SCSI
address unit. This is done to ensure that a bootable
disk gets an higher priority in unit index of the
SCSI controller.
Change-Id: I9f8a5a45ec284ebe4fcba9596f177d26986afd71
Bug-Url:
https://bugzilla.redhat.com/1336708
Signed-off-by: Daniel Erez <derez(a)redhat.com>
---
M
backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/builder/vminfo/VmInfoBuildUtils.java
1 file changed, 10 insertions(+), 9 deletions(-)
Approvals:
Jenkins CI: Passed CI tests
Daniel Erez: Verified
Allon Mureinik: Looks good to me, approved
--
To view, visit
https://gerrit.ovirt.org/80383
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I9f8a5a45ec284ebe4fcba9596f177d26986afd71
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-4.1
Gerrit-Owner: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski(a)gmail.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>