
When adding the exception for external networks that are not
provider [1] we break the logic for handling the FIPs association
events, and only the sync action was correcting it -- also hidding
the problem
With this patch we make the proper checking (on the patch port,
not on the VM port) to decide to only expose the FIPs if the
external networks is also a provider one
[1] d9c7de6465
Change-Id: Ie344ff0f477e32df270dedea02ff5b689f45836a
OVN BGP Agent
The OVN BGP Agent allows to expose VMs/Containers through BGP on OVN
- Free software: Apache license
- Documentation: https://ovn-bgp-agent.readthedocs.io
- Source: https://opendev.org/openstack/ovn-bgp-agent
- Bugs: https://storyboard.openstack.org/#!/project/openstack/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%