OVN BGP Agent exposes VMs/containers through BGP on OVN environments.
1ac77aba49
In create_interface method we trimm interface name up to 16 symbols, however in all following methods we do not care about same trimm, which causes calls to such interfaces fail with NetworkInterfaceNotFound Closes-Bug: #2054599 Change-Id: I15f773afa64079eec6534c53eab0e9b7dd796d5f |
||
---|---|---|
devstack | ||
doc | ||
etc | ||
ovn_bgp_agent | ||
releasenotes | ||
zuul.d | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.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.