ovn-bgp-agent/ovn_bgp_agent/utils
Luis Tomas Bolivar 00749e404d Ensure proper order during expose/withdraw
When exposing IPs, there is a need to first wire it, i.e., ensure
connectivity to/from OVN overlay, and then expose the IP through
BGP. For withdrawn the process is the opposite, first withdraw the
IP through BGP, and then remove the wiring

Change-Id: I3d41380829e2aa5dc3109a37f8879246a718c8d7
2023-03-14 12:11:08 +01:00
..
__init__.py Initial support for BGP 2021-09-01 11:29:04 +02:00
linux_net.py Ensure proper order during expose/withdraw 2023-03-14 12:11:08 +01:00