
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
OVN BGP Agent
The OVN BGP Agent allows to expose VMs/Containers through BGP on OVN
- Free software: Apache license
- Documentation: https://docs.openstack.org/ovn-bgp-agent/latest
- Source: https://opendev.org/x/ovn-bgp-agent
- Bugs: https://storyboard.openstack.org/#!/project/ovn-bgp-agent
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
Languages
Python
99%
Shell
0.7%
Jinja
0.3%