OVN BGP Agent exposes VMs/containers through BGP on OVN environments.
Go to file
Luis Tomas Bolivar e045124a0b Set more reasonable default syncronization period
Change-Id: I45a384b201aee556a66d5c541fecb02bbc28b1a4
2023-04-21 11:37:34 +02:00
doc Add supportability matrix 2023-04-12 10:29:36 +00:00
etc/ovn-bgp-agent Add privsep rootwrap configuration support and filters 2022-02-22 11:03:48 +00:00
ovn_bgp_agent Set more reasonable default syncronization period 2023-04-21 11:37:34 +02:00
releasenotes Add a new driver that uses NB DB instead of SB DB 2023-04-10 09:28:44 +02:00
zuul.d Publish docs to readthedocs 2023-01-27 14:55:05 -03:00
.coveragerc Initial commit 2021-08-27 16:56:11 +01:00
.gitignore Initial commit 2021-08-27 16:56:11 +01:00
.gitreview Change x/ovn-bgp-agent references to openstack/ovn-bgp-agent 2023-04-11 08:59:08 +00:00
.mailmap Initial commit 2021-08-27 16:56:11 +01:00
.stestr.conf Initial commit 2021-08-27 16:56:11 +01:00
CONTRIBUTING.rst Change x/ovn-bgp-agent references to openstack/ovn-bgp-agent 2023-04-11 08:59:08 +00:00
HACKING.rst Initial commit 2021-08-27 16:56:11 +01:00
LICENSE Initial commit 2021-08-27 16:56:11 +01:00
lower-constraints.txt Initial commit 2021-08-27 16:56:11 +01:00
README.rst Change x/ovn-bgp-agent references to openstack/ovn-bgp-agent 2023-04-11 08:59:08 +00:00
requirements.txt Add retry mechanism for some pyroute actions 2023-02-09 14:27:30 +01:00
setup.cfg Add a new driver that uses NB DB instead of SB DB 2023-04-10 09:28:44 +02:00
setup.py Initial commit 2021-08-27 16:56:11 +01:00
test-requirements.txt Fix pyroute2 import issue 2022-07-08 15:22:22 +01:00
tox.ini Ensure cover information is recreated upon coverage failure 2023-04-17 15:13:30 +02: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.