Comment 25 for bug 1643920

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

Reviewed: https://review.openstack.org/415458
Committed: https://git.openstack.org/cgit/openstack/fuel-web/commit/?id=d8675cacc7ce4d54c441b717c91cc5bb16c0a3f8
Submitter: Jenkins
Branch: stable/mitaka

commit d8675cacc7ce4d54c441b717c91cc5bb16c0a3f8
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 07a4615641e9f8da052af7ddcc149ffac1c42afe)