ovn-octavia-provider/ovn_octavia_provider
Fernando Royo 983ee0c4f3 Check multiple address of a LRP plugged to LS
When LB or member is created, driver looks for the Logical Router which
is plugged to the Logical Switch. As there can be more than one address
on the port, we should iterate over them to be compared with the gateway
IP.

This patch modifies code to do not crash if more than one address is
found in neutron:cidrs external_ids field.

Closes-Bug: 2036620
Change-Id: I17b2c2577a4d99455c30ca1e10632a7004d7c084
2023-09-22 10:05:33 +02:00
..
common Fix port for Load Balancer Health Check for FIP 2023-07-13 14:08:16 +00:00
hacking Fix lower-constanints and pep8 jobs 2021-11-05 17:07:33 +01:00
ovsdb [OVN] Fix DuplicateOptionError on test scope 2022-05-11 15:24:23 +02:00
tests Check multiple address of a LRP plugged to LS 2023-09-22 10:05:33 +02:00
__init__.py Initialize repository 2020-01-15 14:41:32 +00:00
agent.py [OVN] Fix DuplicateOptionError on test scope 2022-05-11 15:24:23 +02:00
driver.py Add support for SOURCE_IP session persistence 2023-07-11 11:34:52 +02:00
event.py Add FIP on LogicalSwitchPortUpdate event 2023-07-20 08:32:39 +02:00
helper.py Check multiple address of a LRP plugged to LS 2023-09-22 10:05:33 +02:00
i18n.py Move OVN Octavia Provider driver code to this repository 2020-02-18 16:23:54 +00:00