
Some drivers are duplicating some base BGP configuration to later expose IPs. This patch is moving them to the bgp utils to avoid code duplication. It will also allow different base BGP configuration for different exposing modes within the same driver, once that is implemented. Change-Id: I0061b4598ad649c7492af3464a07d95a21eebc69
OVN BGP Agent
The OVN BGP Agent allows to expose VMs/Containers through BGP on OVN
- Free software: Apache license
- Documentation: https://ovn-bgp-agent.readthedocs.io
- Source: https://opendev.org/openstack/ovn-bgp-agent
- Bugs: https://storyboard.openstack.org/#!/project/openstack/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%