From 7ad5a47ad30012c418ee1062b07f523296b7d511 Mon Sep 17 00:00:00 2001 From: Rodolfo Alonso Hernandez Date: Fri, 29 Aug 2025 13:18:20 +0000 Subject: [PATCH] [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 Change-Id: Ic94e78e0bca0c30b3d1f46377ff70202c8d146ad --- doc/source/admin/config-sriov.rst | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/doc/source/admin/config-sriov.rst b/doc/source/admin/config-sriov.rst index 3e8852c29d9..72442ce3344 100644 --- a/doc/source/admin/config-sriov.rst +++ b/doc/source/admin/config-sriov.rst @@ -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