[doc] Use neutron_ovn_distributed_fip instead of the override

Change-Id: I5630c472452d12d065f3e06f004a595d4319f60e
This commit is contained in:
Dmitriy Rabotyagov 2025-03-31 09:15:58 +02:00
parent 0686e096b5
commit 98e8b87373

View File

@ -226,9 +226,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
------------------------------------------