OVN BGP Agent exposes VMs/containers through BGP on OVN environments.
Go to file
Daniel Alvarez Sanchez 0762a31e8e Lower the neutron-lib version requirement
The OpenStack Wallaby release ships neutron-lib 2.10.1 at
the moment. There's no reason for us to depend on a newer
version and this way the ovn-bgp-agent can run on Wallaby
as well.

Signed-off-by: Daniel Alvarez <dalvarez@redhat.com>
Change-Id: If9af96c6c7c30887e864c715ae87d7e107576163
2022-01-13 10:38:01 +01:00
doc Update EVPN Mode documentation 2021-10-04 13:44:46 +02:00
ovn_bgp_agent Add wait event for ovn agents (bgp/evpn) sb_idl 2021-12-17 09:23:52 +01:00
releasenotes Initial commit 2021-08-27 16:56:11 +01:00
zuul.d Enable basic gate jobs 2021-09-02 11:07:44 +01:00
.coveragerc Initial commit 2021-08-27 16:56:11 +01:00
.gitignore Initial commit 2021-08-27 16:56:11 +01:00
.gitreview Added .gitreview 2021-08-27 13:57:53 +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 Initial commit 2021-08-27 16:56:11 +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 Add initial support for EVPN 2021-09-03 10:15:49 +02:00
lower-constraints.txt Initial commit 2021-08-27 16:56:11 +01:00
requirements.txt Lower the neutron-lib version requirement 2022-01-13 10:38:01 +01:00
setup.cfg Change the entrypoint name to ovn-bgp-agent 2021-10-15 15:52:07 +01:00
setup.py Initial commit 2021-08-27 16:56:11 +01:00
test-requirements.txt Initial commit 2021-08-27 16:56:11 +01:00
tox.ini Coverage to omit the test files 2021-09-17 15:17:30 +01: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.