Remove SRIOV attach limitation from the doc

Since I67504a37b0fe2ae5da3cba2f3122d9d0e18b9481 Nova supports attaching
neutron ports backed by PCI devices. So the limitation can be removed
from the doc.

Closes-Bug: #1925433
Change-Id: I44e573bd55e3631901d782d6d65987a58ca3e4fb
(cherry picked from commit 947e8a041c)
This commit is contained in:
Balazs Gibizer 2021-04-22 09:39:44 +02:00
parent df0a76beec
commit d614e9dac7
1 changed files with 1 additions and 2 deletions

View File

@ -653,5 +653,4 @@ 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.
* Attaching SR-IOV ports to existing servers is supported starting with the Victoria release.