Metadata-Version: 2.1
Name: ovn-bgp-agent
Version: 0.3.1.dev74
Summary: The OVN BGP Agent allows to expose VMs/Containers/Networks through BGP on OVN
Home-page: https://www.openstack.org/
Author: OpenStack
Author-email: openstack-discuss@lists.openstack.org
License: UNKNOWN
Platform: UNKNOWN
Classifier: Environment :: OpenStack
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Python: >=3.6
Requires-Dist: Jinja2 (>=2.10)
Requires-Dist: neutron-lib (>=2.10.1)
Requires-Dist: oslo.concurrency (>=3.26.0)
Requires-Dist: oslo.config (>=6.1.0)
Requires-Dist: oslo.log (>=3.36.0)
Requires-Dist: oslo.privsep (>=2.3.0)
Requires-Dist: oslo.rootwrap (>=5.15.0)
Requires-Dist: oslo.service (>=1.40.2)
Requires-Dist: ovs (>=2.8.0)
Requires-Dist: ovsdbapp (>=1.4.0)
Requires-Dist: pbr (>=2.0)
Requires-Dist: stevedore (>=1.20.0)
Requires-Dist: tenacity (>=6.0.0)
Requires-Dist: pyroute2 (>=0.6.6) ; (sys_platform!='win32')

=============
OVN BGP Agent
=============

The OVN BGP Agent allows to expose VMs/Containers through BGP on OVN

* Free software: Apache license
* Documentation: https://docs.openstack.org/ovn-bgp-agent/latest
* Source: https://opendev.org/x/ovn-bgp-agent
* Bugs: https://storyboard.openstack.org/#!/project/ovn-bgp-agent

Features
--------

* Expose VMs with FIPs or on Provider Networks through BGP on OVN
  environments.
* Expose VMs on Tenant Networks through EVPN on OVN environments.



