Comment 4 for bug 1847367

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

Reviewed: https://review.opendev.org/695118
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=0e6aac3c2d97c999451da50537df6a0cbddeb4a6
Submitter: Zuul
Branch: master

commit 0e6aac3c2d97c999451da50537df6a0cbddeb4a6
Author: Sean Mooney <email address hidden>
Date: Wed Nov 20 00:13:03 2019 +0000

    add [libvirt]/max_queues config option

    This change adds a max_queues config option to allow
    operators to set the maximium number of virtio queue
    pairs that can be allocated to a virtio network
    interface.

    Change-Id: I9abe783a9a9443c799e7c74a57cc30835f679a01
    Closes-Bug: #1847367