neutron/releasenotes
Roberto Bartzen Acosta 72b64013e2 [ML2/OVN] Add gateway_port support for FIP
The OVN changed support for NAT rules including a new column and auto discovery logic (which may not work in some cases) [1][2].
If the OVN backend supports this column in the Northbound DB Schema, set gateway port uuid to any floating IP to prevent North/South traffic issues for floating IPs.

This patch updates the method for creating FIP NAT rules in OVN backend and updates previously created FIP rules to include the gateway_port reference. This NAT rule update task runs only once during the maintenance task, and if all entries are already configured no action is performed.

[1] 15348b7b80
[2] 2d942be7db

Conflicts:
	neutron/common/ovn/utils.py
	neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py
	neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_maintenance.py

Closes-Bug: 2035281
Change-Id: I802b6bd8c281cb6dacdee2e9c15285f069d4e04c
2024-06-03 09:47:54 -04:00
..
notes [ML2/OVN] Add gateway_port support for FIP 2024-06-03 09:47:54 -04:00
releasenotes/notes Change API to validate network MTU minimums 2023-04-26 12:22:30 -04:00
source Imported Translations from Zanata 2023-06-22 03:58:22 +00:00