ovn-bgp-agent/ovn_bgp_agent/privileged
Luis Tomas Bolivar 6f9a945851 Ensure ovn-lb on provider networks only get exposed in one chassis
There was a problem where ovn-lb on provider networks were being
exposed in any chassis having a cr-lrp connected to the provider
network where the ovn-lb is, breaking the bgp connectivity.

This patch ensures only the node with the cr-lrp whose associated
subnets (logical switches) are hosting the ovn-lb members are added.

It also ensure reaction to set and unset of routers gateway ports
into the provider networks, with regards to load balancer VIP
BGP management.

Change-Id: I155288b7d07ca72d33cb7859ad32d8f27464b23d
2022-07-22 12:47:46 +02:00
..
__init__.py Add privsep support 2021-09-07 08:28:52 +02:00
linux_net.py Ensure ovn-lb on provider networks only get exposed in one chassis 2022-07-22 12:47:46 +02:00
ovs_vsctl.py Ensure ovs-ofctl command works with different flow formats 2021-11-22 18:26:14 +01:00
vtysh.py Add privsep support 2021-09-07 08:28:52 +02:00