
The IPs to add to the provider bridges for both ARP and NDP to work are moved to constant, and the IPv4 is changed by the locallink range so that we avoid collisions with the tenant networks, otherwise some of them won't have proper connectivity Change-Id: Iff2fe1dff120139ce71f05e28dfa66cfb6006e10
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.
Description
Languages
Python
99%
Shell
0.7%
Jinja
0.3%