Metadata-Version: 2.1
Name: neutron
Version: 24.2.3.dev2
Summary: OpenStack Networking
Home-page: https://docs.openstack.org/neutron/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 :: 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
Requires-Python: >=3.8
License-File: LICENSE
Requires-Dist: pbr>=4.0.0
Requires-Dist: Paste>=2.0.2
Requires-Dist: PasteDeploy>=1.5.0
Requires-Dist: Routes>=2.3.1
Requires-Dist: debtcollector>=1.19.0
Requires-Dist: decorator>=4.1.0
Requires-Dist: eventlet>=0.26.1
Requires-Dist: pecan>=1.4.0
Requires-Dist: httplib2>=0.9.1
Requires-Dist: requests>=2.18.0
Requires-Dist: Jinja2>=2.10
Requires-Dist: keystonemiddleware>=5.1.0
Requires-Dist: netaddr>=0.7.18
Requires-Dist: netifaces>=0.10.4
Requires-Dist: neutron-lib>=3.9.0
Requires-Dist: python-neutronclient>=7.8.0
Requires-Dist: tenacity>=6.0.0
Requires-Dist: SQLAlchemy>=1.4.23
Requires-Dist: WebOb>=1.8.2
Requires-Dist: keystoneauth1>=3.14.0
Requires-Dist: alembic>=1.6.5
Requires-Dist: stevedore>=2.0.1
Requires-Dist: oslo.cache>=1.26.0
Requires-Dist: oslo.concurrency>=3.26.0
Requires-Dist: oslo.config>=9.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>=5.3.0
Requires-Dist: oslo.messaging>=7.0.0
Requires-Dist: oslo.middleware>=3.31.0
Requires-Dist: oslo.policy>=3.12.0
Requires-Dist: oslo.privsep>=2.3.0
Requires-Dist: oslo.reports>=1.18.0
Requires-Dist: oslo.rootwrap>=5.15.0
Requires-Dist: oslo.serialization>=2.25.0
Requires-Dist: oslo.service>=3.4.1
Requires-Dist: oslo.upgradecheck>=1.3.0
Requires-Dist: oslo.utils>=7.0.0
Requires-Dist: oslo.versionedobjects>=1.35.1
Requires-Dist: osprofiler>=2.3.0
Requires-Dist: os-ken>=2.2.0
Requires-Dist: os-resource-classes>=1.1.0
Requires-Dist: ovs>=2.10.0
Requires-Dist: ovsdbapp>=2.3.0
Requires-Dist: psutil>=5.3.0
Requires-Dist: pyroute2>=0.7.3
Requires-Dist: pyOpenSSL>=17.1.0
Requires-Dist: python-novaclient>=9.1.0
Requires-Dist: openstacksdk>=0.31.2
Requires-Dist: python-designateclient>=2.7.0
Requires-Dist: os-vif>=3.1.0
Requires-Dist: futurist>=1.2.0
Requires-Dist: tooz>=1.58.0
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

If you would like to contribute to Neutron, please read the file
`CONTRIBUTING.rst <CONTRIBUTING.rst>`__ or see the Neutron contributor guide:

    https://docs.openstack.org/neutron/latest/contributor/contributing.html

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

