Metadata-Version: 2.1
Name: neutron
Version: 18.3.0
Summary: OpenStack Networking
Home-page: https://docs.openstack.org/neutron/latest/
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.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
Requires-Dist: Jinja2 (>=2.10)
Requires-Dist: Paste (>=2.0.2)
Requires-Dist: PasteDeploy (>=1.5.0)
Requires-Dist: Routes (>=2.3.1)
Requires-Dist: SQLAlchemy (>=1.2.0)
Requires-Dist: WebOb (>=1.8.2)
Requires-Dist: alembic (>=0.9.6)
Requires-Dist: debtcollector (>=1.19.0)
Requires-Dist: decorator (>=3.4.0)
Requires-Dist: eventlet (>=0.22.1)
Requires-Dist: futurist (>=1.2.0)
Requires-Dist: httplib2 (>=0.9.1)
Requires-Dist: keystoneauth1 (>=3.14.0)
Requires-Dist: keystonemiddleware (>=5.1.0)
Requires-Dist: netaddr (>=0.7.18)
Requires-Dist: netifaces (>=0.10.4)
Requires-Dist: neutron-lib (>=2.10.1)
Requires-Dist: openstacksdk (>=0.31.2)
Requires-Dist: os-ken (>=0.3.0)
Requires-Dist: os-vif (>=1.15.1)
Requires-Dist: oslo.cache (>=1.26.0)
Requires-Dist: oslo.concurrency (>=3.26.0)
Requires-Dist: oslo.config (>=8.0.0)
Requires-Dist: oslo.context (>=2.22.0)
Requires-Dist: oslo.db (>=4.44.0)
Requires-Dist: oslo.i18n (>=3.20.0)
Requires-Dist: oslo.log (>=4.3.0)
Requires-Dist: oslo.messaging (>=7.0.0)
Requires-Dist: oslo.middleware (>=3.31.0)
Requires-Dist: oslo.policy (>=3.7.0)
Requires-Dist: oslo.privsep (>=2.3.0)
Requires-Dist: oslo.reports (>=1.18.0)
Requires-Dist: oslo.rootwrap (>=5.8.0)
Requires-Dist: oslo.serialization (>=2.25.0)
Requires-Dist: oslo.service (>=1.31.0)
Requires-Dist: oslo.upgradecheck (>=1.3.0)
Requires-Dist: oslo.utils (>=4.5.0)
Requires-Dist: oslo.versionedobjects (>=1.35.1)
Requires-Dist: osprofiler (>=2.3.0)
Requires-Dist: ovs (>=2.10.0)
Requires-Dist: ovsdbapp (>=1.7.0)
Requires-Dist: packaging (>=20.4)
Requires-Dist: pbr (>=4.0.0)
Requires-Dist: pecan (>=1.3.2)
Requires-Dist: psutil (>=5.3.0)
Requires-Dist: pyOpenSSL (>=17.1.0)
Requires-Dist: python-designateclient (>=2.7.0)
Requires-Dist: python-neutronclient (>=6.7.0)
Requires-Dist: python-novaclient (>=9.1.0)
Requires-Dist: requests (>=2.18.0)
Requires-Dist: stevedore (>=1.20.0)
Requires-Dist: tenacity (>=6.0.0)
Requires-Dist: tooz (>=1.58.0)
Requires-Dist: pyroute2 (>=0.5.13) ; (sys_platform!='win32')
Requires-Dist: wmi (>=1.4.9) ; (sys_platform=='win32')

=================
OpenStack Neutron
=================

.. image:: https://governance.openstack.org/tc/badges/neutron.svg
    :target: https://governance.openstack.org/tc/reference/tags/index.html

.. Change things from this point on

Neutron is an OpenStack project to provide "network connectivity as a service"
between interface devices (e.g., vNICs) managed by other OpenStack services
(e.g., Nova).

To learn more about neutron:

  * Documentation: https://docs.openstack.org/neutron/latest/
  * Features: https://specs.openstack.org/openstack/neutron-specs
  * Defects: https://launchpad.net/neutron
  * Release notes: https://docs.openstack.org/releasenotes/neutron/index.html
  * Source: https://opendev.org/openstack/neutron

Get in touch via `email <mailto:openstack-discuss@lists.openstack.org>`_. Use
[Neutron] in your subject.

To learn how to contribute, please read the CONTRIBUTING.rst file.



