ovn-bgp-agent/ovn_bgp_agent
Luis Tomas Bolivar b3ef8feb38 Ensure permanent mac entry is added for the right device
For vlan provider network we need to add the mac entry for the cr-lrp
pointing to the vlan device, not the bridge itself.
Otherwise this won't work when the router has snat disable.

Story 2010620
Task 47553

Change-Id: I2171faf62b57030465b5860a9a3c95aaac1e45ec
2023-02-28 15:53:38 +01:00
..
cmd Initial support for BGP 2021-09-01 11:29:04 +02:00
drivers Ensure permanent mac entry is added for the right device 2023-02-28 15:53:38 +01:00
privileged Add retry mechanism for some pyroute actions 2023-02-09 14:27:30 +01:00
tests Ensure permanent mac entry is added for the right device 2023-02-28 15:53:38 +01:00
utils Add retry mechanism for some pyroute actions 2023-02-09 14:27:30 +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