Comment 3 for bug 1852727

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

Reviewed: https://review.opendev.org/694522
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=810aafc5ec9a7d25b33cf6c137c47b117c91269a
Submitter: Zuul
Branch: master

commit 810aafc5ec9a7d25b33cf6c137c47b117c91269a
Author: Stephen Finucane <email address hidden>
Date: Fri Nov 15 10:16:28 2019 +0000

    docs: Clarify configuration steps for PF devices

    Devices that report SR-IOV capabilities cannot be used without special
    configuration - namely, the addition of "'device_type': 'type-PF'" or
    "'device_type': 'type-VF'" to the '[pci] alias' configuration option.
    Spell this out in the docs.

    Change-Id: I4abbe30505a5e4ccba16027addd6d5f45066e31b
    Signed-off-by: Stephen Finucane <email address hidden>
    Closes-Bug: #1852727