Comment 3 for bug 1856587

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

Reviewed: https://review.opendev.org/707701
Committed: https://git.openstack.org/cgit/starlingx/config/commit/?id=227ddec6189fdabdc75d45162fc22b9af7118982
Submitter: Zuul
Branch: master

commit 227ddec6189fdabdc75d45162fc22b9af7118982
Author: Thomas Gao <email address hidden>
Date: Thu Feb 13 10:47:55 2020 -0500

    Fix device plugin port handling for pci-passthrough

    While generating the SR-IOV device plugin configuration data,
    it is necessary to get the underlying port information.
    For SR-IOV ports there is special handling required to deal
    with the case of a 'VF' subinterface. For PCI-Passthrough,
    the port can and should be accessed directly.

    Closes-Bug: 1856587

    Co-Authored-By: Steven Webster <email address hidden>

    Change-Id: I70f315669776a591e23e69c6653098e720815b99
    Signed-off-by: Thomas Gao <email address hidden>