OVN BGP Agent exposes VMs/containers through BGP on OVN environments.
a4e307e6f5
There wire provider port function had two definitions for the same parameter (mac and lladdr). This patch is merging them and ensuring it gets used on the NB DB Driver so that the PERMANENT ip nei entries get added for the router gateway ports (cr-lrp) Closes-Bug: #2068699 Change-Id: I9649cd185b100c9941887e3440bad8d39881f92c |
||
---|---|---|
devstack | ||
doc | ||
etc | ||
ovn_bgp_agent | ||
releasenotes | ||
zuul.d | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.pre-commit-config.yaml | ||
.stestr.conf | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
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
- Source: https://opendev.org/openstack/ovn-bgp-agent
- Bugs: https://bugs.launchpad.net/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.