ovn-bgp-agent/ovn_bgp_agent
Luis Tomas Bolivar a298010044 Ensure localnet port events are processed
If a new provider network is created, we need to re-sync so that
we have the needed information to expose IPs on it or through
CR-LRPs that will be associated to it

Change-Id: I822ae25f93b0a9e017f86c3f0ac4ac0010d49211
2023-03-16 15:21:59 +01:00
..
cmd Initial support for BGP 2021-09-01 11:29:04 +02:00
drivers Ensure localnet port events are processed 2023-03-16 15:21:59 +01:00
privileged Add retry mechanism for some pyroute actions 2023-02-09 14:27:30 +01:00
tests Ensure localnet port events are processed 2023-03-16 15:21:59 +01:00
utils Ensure proper order during expose/withdraw 2023-03-14 12:11:08 +01:00
__init__.py Initial commit 2021-08-27 16:56:11 +01:00
agent.py Ensure exceptions on the sync function don't kill the agent 2023-02-22 15:48:25 +01:00
config.py Add new driver ovn_stretched_l2_bgp_driver 2023-01-10 11:19:41 +00:00
constants.py Ensure OVN LB on provider are only exposed in the right node 2023-02-20 15:28:16 +01:00
exceptions.py Avoid race condition on is_provider_network checkings 2023-02-14 11:36:07 +01:00