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
Takashi Natsume 05ee23ea15
Follow up for replacing assertItemsEqual
2 years ago
api-ref Fix some typos 7 years ago
devstack [OVN] security group logging support (2 of 2) 2 years ago
doc [Doc] Update Freenode to OFTC as our IRC server 2 years ago
etc Adding placement auth options to oslo.config entry_points 2 years ago
neutron Follow up for replacing assertItemsEqual 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 Deprecate [designate] admin_* parameters 2 years ago
roles Fix "nftables" ansible role 2 years ago
tools Remove call to "fixup_ubuntu" 2 years ago
vagrant/ovn Fix local neutron folder path in ovn/sparse/Vagrantfile 2 years ago
zuul.d Switch neutron-rally-task job to ML2/OVS and skip "test_models_sync" 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 "Improve "objects.db.api.count" method" 2 years ago
plugin.spec Add OVN migration OSP 16.2 option 2 years ago
requirements.txt Merge "Improve "objects.db.api.count" method" 2 years ago
setup.cfg setup.cfg: Replace dashes with underscores 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 Follow up for replacing assertItemsEqual 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.