Comment 12 for bug 1686116

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/459740
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=fb343c402296c109af49bfca2f909680ca38a72b
Submitter: Jenkins
Branch: master

commit fb343c402296c109af49bfca2f909680ca38a72b
Author: Sahid Orentino Ferdjaoui <email address hidden>
Date: Tue Apr 25 06:06:07 2017 -0400

    libvirt: update logic to configure device for scsi controller

    When using virtio-scsi it is possible to handle up to 256 disk but
    because we do not specifically set the information about the
    controller only 6 can be handled.

    This commit is fixing the issue by adding the address element to the
    disk configuration.

    Closes-Bug: #1686116
    Change-Id: I98e53b378cc99747765066001a0b51880543d2dd