[SR-IOV] Remove "firewall_driver" from configuration

Removed the "firewall_driver" parameter from a configuration
example for the SR-IOV agent.

Related-Bug: #2119960
Signed-off-by: Rodolfo Alonso Hernandez <ralonsoh@redhat.com>
Change-Id: Ic94e78e0bca0c30b3d1f46377ff70202c8d146ad
This commit is contained in:
Rodolfo Alonso Hernandez
2025-08-29 13:18:20 +00:00
committed by Rodolfo Alonso
parent b5e625fa3a
commit 7ad5a47ad3

View File

@@ -633,14 +633,7 @@ Known limitations
* When using Quality of Service (QoS), ``max_burst_kbps`` (burst over
``max_kbps``) is not supported. In addition, ``max_kbps`` is rounded to
Mbps.
* Security groups are not supported when using SR-IOV, thus, the firewall
driver must be disabled. This can be done in the ``neutron.conf`` file.
.. code-block:: ini
[securitygroup]
firewall_driver = noop
* Security groups are not supported when using SR-IOV.
* SR-IOV is not integrated into the OpenStack Dashboard (horizon). Users must
use the CLI or API to configure SR-IOV interfaces.
* Live migration support has been added to the Libvirt Nova virt-driver in the