OpenStack Networking (Neutron)
Find a file
2026-01-16 21:37:05 +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 Docs Changes in CLI FQDN of Neutron BGP Speaker Create 2026-01-12 17:48:38 +05:45
etc Move api-paste.ini, rootwrap.conf files 2025-12-16 10:52:52 +00:00
neutron Merge "bgp: OVN agent BGP extension" 2026-01-16 21:37:05 +00:00
playbooks Remove the "nftables" explicit CI jobs 2025-12-15 16:22:21 +01:00
rally-jobs pre-commit: Migrate to ruff, enable autopep8 2025-07-01 10:47:55 +01:00
releasenotes Add flag "ovs_create_tap" in the port VIF details 2026-01-13 12:40:49 +01:00
roles Remove the "nftables" explicit CI jobs 2025-12-15 16:22:21 +01:00
tools Move api-paste.ini, rootwrap.conf files 2025-12-16 10:52:52 +00:00
vagrant/ovn Fix local neutron folder path in ovn/sparse/Vagrantfile 2020-11-03 17:02:34 +01:00
zuul.d Update jobs to use the periodic zuul job templates 2026-01-15 11:03:29 -05: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 Start running pylint on the test tree 2025-11-06 09:53:28 +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 Merge "bgp: OVN agent BGP extension" 2026-01-16 21:37:05 +00:00
README.rst Remove url tags from README 2025-07-28 20:11:20 +00:00
requirements.txt Bump ovsdbapp to version 2.14.1 2025-11-25 22:42:01 +00:00
setup.cfg Migrate setup configuration to pyproject.toml 2025-09-15 15:09:13 +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 Fix duplicated checks to enforce usage of assertIs(Not)None 2026-01-05 15:10:01 +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.