OVN BGP Agent exposes VMs/containers through BGP on OVN environments.
Go to file
Lucas Alvares Gomes 613397c0a3 Add unittests to base_watcher.py and bgp_watcher.py
Also bump the minimun % of coverage to 40%

Signed-off-by: Lucas Alvares Gomes <lucasagomes@gmail.com>
Change-Id: I1da35375aa4f9d9af94360bfa3128fc7d2a06535
2022-03-11 15:50:40 +00:00
doc Update EVPN Mode documentation 2021-10-04 13:44:46 +02:00
etc/ovn-bgp-agent Add privsep rootwrap configuration support and filters 2022-02-22 11:03:48 +00:00
ovn_bgp_agent Add unittests to base_watcher.py and bgp_watcher.py 2022-03-11 15:50:40 +00:00
releasenotes Initial commit 2021-08-27 16:56:11 +01:00
zuul.d Add unittests to linux_net 2022-03-04 11:48:22 +00: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 Add oslo.rootwrap requirements 2022-03-09 08:53:47 +01:00
setup.cfg Add privsep rootwrap configuration support and filters 2022-02-22 11:03:48 +00: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 Add unittests to base_watcher.py and bgp_watcher.py 2022-03-11 15: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.