OpenStack Networking (Neutron)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
Zuul 0ccfed0ae1
Merge "Wait until workers have been launched"
2 years ago
api-ref Fix some typos 7 years ago
devstack Add devstack local.conf sample for ML2 OVS 2 years ago
doc Merge "Update team ownership" 2 years ago
etc Add fake_project_id middleware for noauth 2 years ago
neutron Merge "Wait until workers have been launched" 2 years ago
playbooks Add periodic jobs to test "nftables" binaries 2 years ago
rally-jobs [ci] Fix several rally task arguments 3 years ago
releasenotes Merge "[QoS] Add rule type packet per second (pps)" 2 years ago
roles Remove the devstack/lib/ovs in favour of "ovs_source" from DevStack 2 years ago
tools Remove the devstack/lib/ovs in favour of "ovs_source" from DevStack 2 years ago
vagrant/ovn Fix local neutron folder path in ovn/sparse/Vagrantfile 2 years ago
zuul.d Promote neutron-ovn-tempest-slow job to be voting and gating 2 years ago
.coveragerc Cleanup coverage configuration 7 years ago
.gitignore Add etc/neutron/*.sample files to be ignored by git 3 years ago
.gitreview OpenDev Migration Patch 4 years ago
.mailmap Add mailmap entry 9 years ago
.pylintrc Remove "six" library 3 years ago
.stestr.conf Fix post gate hook to accommodate for new os-testr 6 years ago
CONTRIBUTING.rst [Community goal] Add contributor and PTL guide 3 years ago
HACKING.rst Follow up for replacing assertItemsEqual 2 years ago
LICENSE Adding Apache Version 2.0 license file. This is the official license agreement under which Quantum code is available to 12 years ago
README.rst Start README.rst with a better title 3 years ago
TESTING.rst [Docs] Guide about running and debugging tempest tests 2 years ago
bindep.txt include python36-devel in bindep, for tests 3 years ago
lower-constraints.txt Bump oslo.log to version 4.5.0 2 years ago
plugin.spec Add OVN migration OSP 16.2 option 2 years ago
requirements.txt Bump oslo.log to version 4.5.0 2 years ago
setup.cfg Merge "[QoS] Add rule type packet per second (pps)" 2 years ago
setup.py Updated from global requirements 6 years ago
test-requirements.txt Follow-up: Move linters dependencies to tox.ini 2 years ago
tox.ini Reduce the fullstack concurrency to 2 2 years ago

README.rst

OpenStack Neutron

image

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:

Get in touch via email. Use [Neutron] in your subject.

To learn how to contribute, please read the CONTRIBUTING.rst file.