Luis Tomas Bolivar 75212e9259 Ensure exceptions on the sync function don't kill the agent
There are chances that while running a sync action some unhandled
exception is raised and kills the agent. To avoid this patch is
ensuring any exception raised during the re-sync action is properly
logged and allows the sync actions to continue in the next iterations

Change-Id: Ie1b0ee5fd2ff64cfcbfc948a592f5a9956613247
2023-02-22 15:48:25 +01:00
2023-01-25 09:57:07 -03:00
2023-01-27 14:55:05 -03:00
2021-08-27 16:56:11 +01:00
2021-08-27 16:56:11 +01:00
2021-08-27 13:57:53 +00:00
2021-08-27 16:56:11 +01:00
2021-08-27 16:56:11 +01:00
2021-08-27 16:56:11 +01:00
2021-08-27 16:56:11 +01:00
2021-08-27 16:56:11 +01:00
2021-08-27 16:56:11 +01:00
2021-09-03 10:15:49 +02:00
2021-08-27 16:56:11 +01:00
2022-12-23 08:27:09 +00:00

OVN BGP Agent

The OVN BGP Agent allows to expose VMs/Containers through BGP on OVN

Features

  • Expose VMs with FIPs or on Provider Networks through BGP on OVN environments.
  • Expose VMs on Tenant Networks through EVPN on OVN environments.
Description
OVN BGP Agent exposes VMs/containers through BGP on OVN environments.
Readme 6.5 MiB
Languages
Python 99%
Shell 0.7%
Jinja 0.3%