Comment 9 for bug 1831622

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

Reviewed: https://review.opendev.org/664205
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=a48f157db5f6c49c1f1a6bd50c3396a7b7164085
Submitter: Zuul
Branch: stable/stein

commit a48f157db5f6c49c1f1a6bd50c3396a7b7164085
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)