Merge "Add a note for NIC drivers"

This commit is contained in:
Jenkins 2016-12-02 10:50:34 +00:00 committed by Gerrit Code Review
commit 8b27819ecc
1 changed files with 6 additions and 0 deletions

View File

@ -433,3 +433,9 @@ Known limitations
* SR-IOV is not integrated into the OpenStack Dashboard (horizon). Users must
use the CLI or API to configure SR-IOV interfaces.
* Live migration is not supported for instances with SR-IOV ports.
.. note::
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.