ovn-octavia-provider/ovn_octavia_provider
Luis Tomas Bolivar 0841ec815e Remove LB from LS belonging to provider networks
In core OVN, LBs on switches with localnet ports (i.e., neutron
provider networks) don't work if traffic comes from localnet [1]

In order to force NAT to happen at the virtual router instead
of the LS level, when the VIP of the LoadBalancer is associated
to a provider network we should avoid adding the LB to the
LS associated to the provider network

[1] https://bugzilla.redhat.com/show_bug.cgi?id=2164652

Closes-Bug: #2003997

Change-Id: I009ddd2604d208bbf793e2d19d4195b77726f7b2
(cherry picked from commit d10feb642f)
2023-02-06 06:48:56 +00:00
..
common Make clear distinction between health check and health monitor 2022-11-29 10:16:01 +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 Remove LB from LS belonging to provider networks 2023-02-06 06:48:56 +00: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 HM on a fullypopulated load balancers 2022-11-22 13:36:16 +01:00
event.py Make clear distinction between health check and health monitor 2022-11-29 10:16:01 +00:00
helper.py Remove LB from LS belonging to provider networks 2023-02-06 06:48:56 +00:00
i18n.py Move OVN Octavia Provider driver code to this repository 2020-02-18 16:23:54 +00:00