OpenStack Networking (Neutron)
Find a file
2025-01-30 00:19:47 +00:00
api-ref Fix some typos 2016-06-28 22:46:19 +02:00
devstack Remove linuxbridge driver 2025-01-20 09:45:43 -05:00
doc Merge "Remove linuxbridge driver" 2025-01-29 02:23:26 +00:00
etc Remove linuxbridge driver 2025-01-20 09:45:43 -05:00
neutron Merge "Do not assume the existence of a trunk bridge since os-vif may have deleted it" 2025-01-30 00:19:42 +00:00
playbooks Add some swap to tox-cover job 2024-06-06 11:13:54 +05:30
rally-jobs [ci] Fix several rally task arguments 2020-05-06 14:56:27 +03:00
releasenotes Fix typo in linuxbridge removal note 2025-01-29 14:37:31 +01:00
roles Remove postgresql code 2024-11-05 17:12:22 -05:00
tools Remove linuxbridge driver 2025-01-20 09:45:43 -05:00
vagrant/ovn Fix local neutron folder path in ovn/sparse/Vagrantfile 2020-11-03 17:02:34 +01:00
zuul.d Remove linuxbridge driver 2025-01-20 09:45:43 -05:00
.coveragerc Remove linuxbridge driver 2025-01-20 09:45:43 -05:00
.gitignore Ignore reno artefacts (RELEASENOTES.rst and reno.cache) 2023-01-18 04:52:03 +01: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 Enable mypy pre-commit hook 2025-01-09 18:10:18 -05:00
.pylintrc Enable no-else-return pylint check 2024-11-15 11:44:27 -05: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
mypy.ini Enable mypy pre-commit hook 2025-01-09 18:10:18 -05:00
README.rst Doc: make the contributor guide more visible 2022-07-14 13:08:56 +02:00
requirements.txt Consume neutron-lib Context class project_id change 2025-01-09 12:55:31 -05:00
setup.cfg Merge "Remove linuxbridge driver" 2025-01-29 02:23:26 +00:00
setup.py Cleanup setup.py and requirements 2024-01-12 17:44:09 +09:00
test-requirements.txt Merge "Bump hacking to 7.0.0" 2025-01-10 01:31:26 +00:00
TESTING.rst Add RST linting to neutron 2024-10-01 11:18:46 -04:00
tox.ini Merge "Enable mypy pre-commit hook" 2025-01-30 00:19:47 +00:00

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