Comment 8 for bug 1831622

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (stable/rocky)

Reviewed: https://review.opendev.org/664206
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=b681fe6754e31ac1afaf68ccf61648120f42ffe9
Submitter: Zuul
Branch: stable/rocky

commit b681fe6754e31ac1afaf68ccf61648120f42ffe9
Author: Oleg Bondarev <email address hidden>
Date: Tue Jun 4 12:57:48 2019 +0400

    SRIOV agent: wait VFs initialization on embedded switch create

    Check for configured and actual number of VFs to prevent
    device registaration with 0 VFs.

    Closes-Bug: #1831622
    Change-Id: Ie699d245f8ae2fc1d16b96432d2962788d9dba57
    (cherry picked from commit c148c6df468b3ee1a274f191fb4317aef2e4b225)