Merge "[doc] Use neutron_ovn_distributed_fip instead of the override"

This commit is contained in:
Zuul 2025-04-11 02:35:08 +00:00 committed by Gerrit Code Review
commit 837d9b1652

View File

@ -227,9 +227,7 @@ Create a group var file for neutron server
.. code-block:: yaml
# DVR/Distributed L3 routing support
neutron_neutron_conf_overrides:
ovn:
enable_distributed_floating_ip: True
neutron_ovn_distributed_fip: True
Useful Open Virtual Network (OVN) Commands
------------------------------------------