ovn-bgp-agent/ovn_bgp_agent
Luis Tomas Bolivar 9dfaefde44 Ensure ovn loadbalancers are properly managed
After change [1] in ovn-octavia, there is no information at the
Load_Balancer table on OVN SB DB related to the provider network.
This means the logic to managed the OVN loadbalancer with VIPs on
the provider networks needed to be updated to account for it.

[1] https://review.opendev.org/c/openstack/ovn-octavia-provider/+/871263

Change-Id: I6fbfb3eeb115c3a528d580561868e45ac72e8318
2023-02-09 10:35:26 +01:00
..
cmd Initial support for BGP 2021-09-01 11:29:04 +02:00
drivers Ensure ovn loadbalancers are properly managed 2023-02-09 10:35:26 +01:00
privileged Ensure ovn-lb on provider networks only get exposed in one chassis 2022-07-22 12:47:46 +02:00
tests Ensure ovn loadbalancers are properly managed 2023-02-09 10:35:26 +01:00
utils Add new driver ovn_stretched_l2_bgp_driver 2023-01-10 11:19:41 +00:00
__init__.py Initial commit 2021-08-27 16:56:11 +01:00
agent.py Add privsep rootwrap configuration support and filters 2022-02-22 11:03:48 +00:00
config.py Add new driver ovn_stretched_l2_bgp_driver 2023-01-10 11:19:41 +00:00
constants.py Ensure ovn loadbalancers are properly managed 2023-02-09 10:35:26 +01:00
exceptions.py Refactor some methods from OvsdbSbOvnIdl + unittests 2021-09-10 12:08:00 +01:00