Jakub Libosvar 4e364b0ded 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:52:19 +00:00
2024-03-08 12:15:14 +00:00
2023-11-16 09:34:27 +00:00
2024-11-27 18:05:17 +00:00
2021-08-27 16:56:11 +01:00
2023-09-14 01:25:44 +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
2021-08-27 16:56:11 +01:00
2023-05-10 15:58:40 +01:00
2024-01-12 16:57:44 +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%