Metadata-Version: 2.0
Name: neutron-dynamic-routing
Version: 9.0.0.0rc2
Summary: Neutron Dynamic Routing
Home-page: http://www.openstack.org/
Author: OpenStack
Author-email: openstack-dev@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 :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: pbr (>=1.6)
Requires-Dist: eventlet (>=0.18.2,!=0.18.3)
Requires-Dist: httplib2 (>=0.7.5)
Requires-Dist: netaddr (>=0.7.13,!=0.7.16)
Requires-Dist: SQLAlchemy (>=1.0.10,<1.1.0)
Requires-Dist: alembic (>=0.8.4)
Requires-Dist: six (>=1.9.0)
Requires-Dist: neutron-lib (>=0.4.0)
Requires-Dist: oslo.config (>=3.14.0)
Requires-Dist: oslo.db (!=4.13.2,!=4.13.1,>=4.10.0)
Requires-Dist: oslo.log (>=1.14.0)
Requires-Dist: oslo.messaging (>=5.2.0)
Requires-Dist: oslo.serialization (>=1.10.0)
Requires-Dist: oslo.service (>=1.10.0)
Requires-Dist: oslo.utils (>=3.16.0)

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

External Resources
==================

The homepage for Neutron is: http://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 git.openstack.org at:
<http://git.openstack.org/cgit/openstack/neutron-dynamic-routing>

Refer to Neutron documentation for more information:
`Neutron README.rst <http://git.openstack.org/cgit/openstack/neutron/tree/README.rst>`_



