
We need to wait to expose the ovn lb with VIP on the provider network for them to have members (and therefore have an entry on the Load_Balancer table at the SB DB) so that it gets associated to one specific cr-lrp (the one that will reply to ARPs) This patch partly reverts/adapt what was done in [1] to fix the problem of exposing the VIPs in all the nodes with cr-lrp connected to the same provider network [1] https://review.opendev.org/c/x/ovn-bgp-agent/+/873073 Change-Id: Idc1022bc0593c21e272d138757391800f12415f1
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%