![Luis Tomas Bolivar](/assets/img/avatar_default.png)
This patch creates a new driver using NB DB information instead of SB DB. This has 2 objective: - Alleviate the stress on big scale environment due to many connections to the SB DBs. - Being more future proof as content generated in the SB DBs based on NB DB information is subject to change. For example we were already adviced that the information we are currently using for ovn LB events at the SB DB is probably going to change soon. Depends-On: https://review.opendev.org/c/openstack/ovsdbapp/+/873853 Change-Id: Ib6bf077ce1e354652f5b728bd7192c762d3d071b
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%