Jakub Libosvar 5e282e0b7c Make in_port consistent type
The in_port structure is always list but in case there is a failure when
obtaining the list of ports on the bridge, it was set to a set type.
This patch initializes it as a list.

TrivialFix

Change-Id: Iec62246f730b9aa80d4145b357da49612b850243
(cherry picked from commit 46abd9b503e6949258e48aaf23c050d42fc7442c)
2024-12-10 22:51:58 +00:00
2024-11-27 18:04:53 +00:00
2024-09-12 13:24:13 +00: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
2023-05-10 15:58:40 +01:00
2024-01-12 14:58:37 +00:00
2021-08-27 16:56:11 +01: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.4 MiB
Languages
Python 99%
Shell 0.7%
Jinja 0.3%