Luis Tomas Bolivar 7115d6bf93 Add new privileged rule methods implementations
This patch add the following new privileged methods implementations:
* rule_create
* rule_delete

These new method use pyroute2 IPRoute class, replacing the use of the
NDB class.

Partial-Bug: #2022357
Change-Id: I7cb004b7523d957b3849621a0387288e758b8520
2023-06-15 12:12:25 +02:00
2023-04-12 10:29:36 +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
2021-08-27 16:56:11 +01:00
2021-08-27 16:56:11 +01:00
2023-05-10 15:58:40 +01: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.6 MiB
Languages
Python 99%
Shell 0.7%
Jinja 0.3%