OVN BGP Agent exposes VMs/containers through BGP on OVN environments.
9dfaefde44
After change [1] in ovn-octavia, there is no information at the Load_Balancer table on OVN SB DB related to the provider network. This means the logic to managed the OVN loadbalancer with VIPs on the provider networks needed to be updated to account for it. [1] https://review.opendev.org/c/openstack/ovn-octavia-provider/+/871263 Change-Id: I6fbfb3eeb115c3a528d580561868e45ac72e8318 |
||
---|---|---|
doc | ||
etc/ovn-bgp-agent | ||
ovn_bgp_agent | ||
releasenotes | ||
zuul.d | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.stestr.conf | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
lower-constraints.txt | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
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.