Change in ovirt-engine[master]: core: change indexing of virtio-scsi io threads to start from 1

From Arik Hadas <ahadas@redhat.com>:
Arik Hadas has submitted this change and it was merged. Change subject: core: change indexing of virtio-scsi io threads to start from 1 ...................................................................... core: change indexing of virtio-scsi io threads to start from 1 Libvirt expects the IO Threads to be indexed from 1, not from 0. For virtio blk it was already implemented correctly in VmInfoBuilderImpl.pinToIoThreads() but the case of virtio-scsi have indexed the threads from 0. Change-Id: Ifa818d31d56cbd8f098620d6bc6598ce6ca5d4ea Bug-Url: https://bugzilla.redhat.com/1366507 Signed-off-by: Tomas Jelinek <tjelinek@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/utils/VmDeviceUtils.java 1 file changed, 2 insertions(+), 1 deletion(-) Approvals: Tomas Jelinek: Verified Shahar Havivi: Looks good to me, approved Jenkins CI: Passed CI tests Arik Hadas: Looks good to me, approved Michal Skrivanek: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/73879 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ifa818d31d56cbd8f098620d6bc6598ce6ca5d4ea Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Tomas Jelinek <tjelinek@redhat.com> Gerrit-Reviewer: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Michal Skrivanek <michal.skrivanek@redhat.com> Gerrit-Reviewer: Shahar Havivi <shavivi@redhat.com> Gerrit-Reviewer: Tomas Jelinek <tjelinek@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
Code Review