Comment 24 for bug 1643920

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-web (stable/newton)

Reviewed: https://review.openstack.org/417355
Committed: https://git.openstack.org/cgit/openstack/fuel-web/commit/?id=e08a69d2c3c074ea0525efab69603a4a4e5688ee
Submitter: Jenkins
Branch: stable/newton

commit e08a69d2c3c074ea0525efab69603a4a4e5688ee
Author: Anastasiya <email address hidden>
Date: Tue Dec 27 13:07:12 2016 +0400

    Serialize max queues count for dpdk interfases

    We need to configure queues count on dpdk interfaces.
    The count should be limited by max supported queues
    value on DPDK NIC and number of CPUs for DPDK usage.

    Change-Id: I9b3160b7e0659d11445ca3927aa38e523a93b3a9
    Partial-Bug: #1643920
    Depends-On: Iffa1a6c872b46230de6e9ab3b8f34cb727661571
    (cherry picked from commit d56ab1b07d5c9ce33e2ce42e87349b0d738e1d5a)