Luis Tomas Bolivar b35ed2cfb8 Move base bgp configurations to a common bgp utils
Some drivers are duplicating some base BGP configuration to later
expose IPs. This patch is moving them to the bgp utils to avoid
code duplication.

It will also allow different base BGP configuration for different
exposing modes within the same driver, once that is implemented.

Change-Id: I0061b4598ad649c7492af3464a07d95a21eebc69
2023-04-12 11:07:36 +00:00
2023-04-12 10:29:36 +00:00
2023-01-27 14:55:05 -03:00
2021-08-27 16:56:11 +01:00
2021-08-27 16:56:11 +01:00
2021-08-27 16:56:11 +01:00
2021-08-27 16:56:11 +01:00
2021-08-27 16:56:11 +01:00
2021-08-27 16:56:11 +01:00
2021-08-27 16:56:11 +01:00
2021-08-27 16:56:11 +01:00
2022-12-23 08:27:09 +00:00

OVN BGP Agent

The OVN BGP Agent allows to expose VMs/Containers through BGP on OVN

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
OVN BGP Agent exposes VMs/containers through BGP on OVN environments.
Readme 6.5 MiB
Languages
Python 99%
Shell 0.7%
Jinja 0.3%