OpenStack Networking (Neutron)
Find a file
2026-01-10 00:42:27 +00:00
api-ref
devstack [eventlet-removal] Remove "logger" mechanism from config examples 2025-06-04 14:44:58 +00:00
doc [Docs] Remove note about FWaaS not being supported by OVN backend 2026-01-05 16:01:17 +01:00
etc Move api-paste.ini, rootwrap.conf files 2025-12-16 10:52:52 +00:00
neutron Merge "Fixed: network object was not updated after calling the enable driver while configure DHCP for a network" 2026-01-10 00:42:27 +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 Merge "Cleanup stale DHCP ports not bound to host" 2026-01-09 16:10:54 +00: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 Remove the "nftables" explicit CI jobs 2025-12-15 16:22:21 +01: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
.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
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
pyproject.toml Merge "Refactor ovn-db-sync script" 2025-12-18 14:29:01 +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.