OVN BGP Agent exposes VMs/containers through BGP on OVN environments.
Go to file
Luis Tomas Bolivar 16d2ba3c01 Change default to NB DB Driver
Besides changing the default driver to the NB driver, it also
adapt to the new section for the ovn configurations

Change-Id: I9a2d0bc9b80fdf0c9e92d06103c03dcf5b018f49
(cherry picked from commit fde5a7a1f4)
2024-03-08 12:15:14 +00:00
devstack Change default to NB DB Driver 2024-03-08 12:15:14 +00:00
doc Add feature to check if SNAT disabled before exposing tenant networks 2024-02-28 07:48:10 +01:00
etc Devstack plugin 2023-11-16 09:34:27 +00:00
ovn_bgp_agent Fix typo for linux util function used at evpn driver 2024-03-06 13:06:23 +00:00
releasenotes Add a new driver that uses NB DB instead of SB DB 2023-04-10 09:28:44 +02:00
zuul.d CI: add periodic weekly and experimental queue 2023-06-22 07:51:13 +02:00
.coveragerc Use .coveragerc to omit directories 2024-01-26 10:50:40 +00:00
.gitignore Initial commit 2021-08-27 16:56:11 +01:00
.gitreview Update .gitreview for stable/2023.2 2023-09-14 01:25:44 +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 Replace storyboard links with launchpad ones 2023-04-20 14:32:04 +01:00
HACKING.rst Initial commit 2021-08-27 16:56:11 +01:00
LICENSE Initial commit 2021-08-27 16:56:11 +01:00
README.rst Publish docs at docs.openstack.org 2023-05-10 15:58:40 +01:00
lower-constraints.txt Initial commit 2021-08-27 16:56:11 +01:00
requirements.txt Add netaddr as a requirement 2024-01-12 16:57:44 +00: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 Add new privileged method implementations 2023-06-15 12:12:08 +02:00
tox.ini Use .coveragerc to omit directories 2024-01-26 10:50:40 +00:00

README.rst

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.