Merge "doc: add known limitation about attaching SR-IOV ports"

This commit is contained in:
Zuul 2018-08-25 00:23:13 +00:00 committed by Gerrit Code Review
commit ae1dcef5ef
1 changed files with 2 additions and 0 deletions

View File

@ -505,3 +505,5 @@ Known limitations
SR-IOV features may require a specific NIC driver version, depending on the vendor.
Intel NICs, for example, require ixgbe version 4.4.6 or greater, and ixgbevf version
3.2.2 or greater.
* Attaching SR-IOV ports to existing servers is not currently supported, see
`bug 1708433 <https://bugs.launchpad.net/nova/+bug/1708433>`_ for details.