Bug 1394784

Summary: [RFE] Document SR-IOV / pci_alias Configuration
Product: Red Hat OpenStack Reporter: Marko Myllynen <myllynen>
Component: documentationAssignee: RHOS Documentation Team <rhos-docs>
Status: CLOSED WONTFIX QA Contact: RHOS Documentation Team <rhos-docs>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 9.0 (Mitaka)CC: ccopello, dcadzow, srevivo
Target Milestone: ---Keywords: Documentation
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-11-20 16:39:19 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Marko Myllynen 2016-11-14 13:03:34 UTC
Description of problem:
https://access.redhat.com/documentation/en/red-hat-openstack-platform/9/paged/networking-guide/chapter-20-sr-iov-support-for-virtual-networking uses the approach which relies on neutron port-create ... --binding:vnic-type direct.

However, in some cases the pci_alias based approach might be more suitable; from http://docs.openstack.org/newton/networking-guide/config-sriov.html#configure-nova-scheduler-controller :

There are two ways to attach VFs to an instance. You can create an SR-IOV port or use the pci_alias in the Compute service. For more information about using pci_alias, refer to [...] http://docs.openstack.org/newton/config-reference/compute/config-options.html#id29 .