
It seems it is posible to have external networks (with cr-lrp associated to them) that are not provider networks (e.g., vxlan type). In this case we are opting for not exposing through BGP their IPs as there is no physical infra handling it. This patch makes sure those networks are not considered when processing the events associated to them. Change-Id: Ib436894e2337248b4e37039a1d6690fef406753b
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%