Metadata-Version: 2.1
Name: ovn-bgp-agent
Version: 5.0.0.0rc2.dev2
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
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.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Python: >=3.8
License-File: LICENSE
License-File: AUTHORS
Requires-Dist: pbr >=2.0
Requires-Dist: Jinja2 >=2.10
Requires-Dist: netaddr >=0.7.18
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.service >=1.40.2
Requires-Dist: ovs >=2.8.0
Requires-Dist: ovsdbapp >=2.10.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
* Source: https://opendev.org/openstack/ovn-bgp-agent
* Bugs: https://bugs.launchpad.net/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.

