Metadata-Version: 2.1
Name: neutron-dynamic-routing
Version: 26.1.0.dev6
Summary: Neutron Dynamic Routing
Home-page: https://docs.openstack.org/neutron-dynamic-routing/latest/
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 :: Implementation :: CPython
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10
License-File: LICENSE
License-File: AUTHORS
Requires-Dist: pbr !=2.1.0,>=2.0.0
Requires-Dist: eventlet >=0.27.0
Requires-Dist: httplib2 >=0.9.1
Requires-Dist: netaddr >=0.7.18
Requires-Dist: SQLAlchemy >=1.3.3
Requires-Dist: alembic >=0.9.6
Requires-Dist: neutron-lib >=2.12.0
Requires-Dist: os-ken >=0.3.0
Requires-Dist: oslo.config >=5.2.0
Requires-Dist: oslo.db >=4.44.0
Requires-Dist: oslo.log >=3.36.0
Requires-Dist: oslo.messaging >=5.29.0
Requires-Dist: oslo.serialization !=2.19.1,>=2.18.0
Requires-Dist: oslo.service !=1.28.1,>=1.24.0
Requires-Dist: oslo.utils >=4.5.0
Requires-Dist: neutron >=25.0.0.0b1

=======================
neutron-dynamic-routing
=======================

.. image:: http://governance.openstack.org/badges/neutron-dynamic-routing.svg

.. Change things from this point on

This package contains neutron-dynamic-routing code which depends upon neutron
and it's related libraries to run.

Project Resources
=================

The homepage for Neutron is: https://launchpad.net/neutron.  Use this
site for asking for help, and filing bugs. We use a single launchpad
page for all Neutron projects.

Code is available on opendev.org at:
https://opendev.org/openstack/neutron-dynamic-routing

Refer to Neutron documentation for more information:
`Neutron README.rst <https://opendev.org/openstack/neutron/src/branch/master/README.rst>`_

Release notes for the project can be found at:
https://docs.openstack.org/releasenotes/neutron-dynamic-routing/

