Comment 5 for bug 1888920

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

Reviewed: https://review.opendev.org/743190
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=6da99368141e9be53be9d013de9180a527bcbd90
Submitter: Zuul
Branch: master

commit 6da99368141e9be53be9d013de9180a527bcbd90
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Mon Jul 27 10:47:16 2020 +0000

    Remove "vf_management" and "vf_extended_management" checks

    Since [1], the SR-IOV commands are executed using Pyroute2. The
    support to execute those commands is guaranteed by the requested
    minimum version of this library.

    [1]https://review.opendev.org/#/c/727811/

    Change-Id: I53372524c9cdc75c4b24e1f3c973f8f87a73a8f9
    Closes-Bug: #1888920