OpenStack Networking (Neutron)
Find a file
2025-09-11 11:35:43 +00:00
api-ref Fix some typos 2016-06-28 22:46:19 +02:00
devstack [eventlet-removal] Remove "logger" mechanism from config examples 2025-06-04 14:44:58 +00:00
doc [SR-IOV] Remove "firewall_driver" from configuration 2025-09-09 10:55:19 +00:00
etc Remove dibbler code from l3 agent and elsewhere 2025-02-10 17:46:12 +00:00
neutron [FT] Capture and dismiss the `DBReferenceError` exceptions 2025-09-10 10:41:24 +00:00
playbooks Add some swap to tox-cover job 2024-06-06 11:13:54 +05:30
rally-jobs pre-commit: Migrate to ruff, enable autopep8 2025-07-01 10:47:55 +01:00
releasenotes Merge "Set haproxy nbthread[1] to 2" 2025-08-29 19:49:33 +00:00
roles Switch centos 9-stream jobs to run with python 3.12 2025-05-13 10:50:54 +05:30
tools pep8: Return ability to run pylint only on given patches 2025-09-08 19:31:27 +00:00
vagrant/ovn Fix local neutron folder path in ovn/sparse/Vagrantfile 2020-11-03 17:02:34 +01:00
zuul.d Migrate neutron-ovs-tempest-dvr-ha-multinode-full to Noble 2025-08-31 16:25:07 +09:00
.coveragerc Remove linuxbridge driver 2025-01-20 09:45:43 -05:00
.gitignore Add .mypy_cache directory to the gitignore file 2025-02-27 15:17:27 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:38:27 +00:00
.mailmap Add mailmap entry 2014-05-16 13:40:04 -04:00
.pre-commit-config.yaml pre-commit: Use local neutron hacking checks 2025-09-09 12:33:24 +00:00
.pylintrc pyupgrade changes for Python3.10+ 2025-05-21 17:11:13 +01:00
.stestr.conf Fix post gate hook to accommodate for new os-testr 2017-09-12 14:20:12 -06:00
bindep.txt Fixup conntrackd support 2025-01-16 06:08:39 +00:00
CONTRIBUTING.rst [Community goal] Add contributor and PTL guide 2020-03-03 04:43:26 +01:00
HACKING.rst Drop duplicate hacking check 2024-11-27 11:32:09 +09:00
LICENSE Adding Apache Version 2.0 license file. This is the official license agreement under which Quantum code is available to 2011-08-08 12:31:04 -07:00
pyproject.toml trivial: Autofix low-hanging linter failures 2025-07-04 10:34:26 +01:00
README.rst Remove url tags from README 2025-07-28 20:11:20 +00:00
requirements.txt pre-commit: Use local neutron hacking checks 2025-09-09 12:33:24 +00:00
setup.cfg Merge "[eventlet-removal] Remove the eventlet WSGI Neutron server code" 2025-07-01 16:28:45 +00:00
setup.py Cleanup setup.py and requirements 2024-01-12 17:44:09 +09:00
test-requirements.txt Drop explicit dependency on python-subunit 2025-06-10 06:23:49 +00:00
TESTING.rst pep8: Return ability to run pylint only on given patches 2025-09-08 19:31:27 +00:00
tox.ini Merge "pre-commit: Use local neutron hacking checks" 2025-09-11 11:35:43 +00:00

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

.. image:: https://governance.openstack.org/tc/badges/neutron.svg

.. 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.