
A documentation for `CONF.anycast_evpn_gateway_mode` has
been introduced in [1], but the respective option was never
implemented anywhere, outside of the documentation.
It is the default behavior at the moment, according to [2] and
applied unconditionally
[1] https://review.opendev.org/c/openstack/ovn-bgp-agent/+/906505
[2] 65b5913fdd/ovn_bgp_agent/drivers/openstack/utils/evpn.py (L240-L242)
Change-Id: I28fcc8d245f0d9f5b4771afcf50c0e8ac0cfcbe5
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%
Shell
0.7%
Jinja
0.3%