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
LIU Yulong 3b46df4847
Change fullstack dhclient lease file to tmp folder
2 years ago
api-ref Fix some typos 7 years ago
devstack Merge "Fix devstack path in plugin.sh" 2 years ago
doc [OVN] Add binding-extended to the ML2_SUPPORTED_API_EXTENSIONS 2 years ago
etc Adding placement auth options to oslo.config entry_points 2 years ago
neutron Change fullstack dhclient lease file to tmp folder 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 "[ML2] Change way how list of supported API extensions is made" 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 Merge "Use OVS backend for testing os-ken library" 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 Merge "Bump minimal ovsdbapp version to 1.11.0" 2 years ago
plugin.spec Add OVN migration OSP 16.2 option 2 years ago
requirements.txt Merge "Bump minimal ovsdbapp version to 1.11.0" 2 years ago
setup.cfg Merge "Add script to aid in using ovn-trace with OpenStack" 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 Remove "mitogen" library installation from "docs" job 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.