938cdc26439843c2caaa44daa3cde5ac60453d93
This patch adds support for configuring a local (in-node) OVN cluster to do the actions that were being done by the kernel networking. This way, things like ovs-dpdk or HWOL could be supported. This also includes adaptation to the tox.ini coverage so that test files are not considered. This was making coveraged artificially higher that it was, so this patch is also adjusting the minimun coverage accordingly. Missing items to be handled in follow up patch sets: - Documentation - Support for IPv6 - Support for BFD - Support for vlan provider networks Change-Id: Ieff19d88a22d7267bd58f8d1d4ecbcdc668c6bfb
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.
Description
Languages
Python
99.1%
Shell
0.6%
Jinja
0.3%