OpenStack Networking (Neutron)
You cannot 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
Slawek Kaplonski 0bf005b3c3 Disable not needed services in grenade jobs
Things like swift, cinder and etcd aren't needed in neutron
grenade jobs so lets try to disable it to save some resources on test
node.

Change-Id: Id9dd91b50506670da8fb7485e2adbd5b9b6031b4
4 years ago
api-ref Fix some typos 7 years ago
bin Use os-xenapi for neutron when XenServer as hypervisor 6 years ago
devstack Move DevStack OVN module to Neutron 4 years ago
doc Merge "[OVN] Move OVN commons to neutron tree" 4 years ago
etc [OVN] Move OVN commons to neutron tree 4 years ago
neutron Merge "List SG rules which belongs to tenant's SG" 4 years ago
playbooks Disable not needed services in grenade jobs 4 years ago
rally-jobs Rally task definition for port binding scenario 4 years ago
releasenotes Merge "List SG rules which belongs to tenant's SG" 4 years ago
roles Fix log directory permissions for functional job 4 years ago
tools Update comments messages in abandon_old_reviews script 4 years ago
zuul.d Move zuul jobs definitions to zuul.d directory 4 years ago
.coveragerc Cleanup coverage configuration 7 years ago
.gitignore Removing existing dirs from .gitignore 4 years ago
.gitreview OpenDev Migration Patch 4 years ago
.mailmap Add mailmap entry 9 years ago
.pylintrc Fix pylint R1717 (consider-using-dict-comprehension) refactor messages 4 years ago
.stestr.conf Fix post gate hook to accommodate for new os-testr 6 years ago
CONTRIBUTING.rst Update link for contribution 6 years ago
HACKING.rst Update the documentation link for doc migration 6 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 4 years ago
TESTING.rst Stop testing python 2 4 years ago
babel.cfg Use babel to generate translation file 11 years ago
bindep.txt Merge "Stop testing python 2" 4 years ago
lower-constraints.txt [OVN] Sync requirements with OVN 4 years ago
requirements.txt [OVN] Sync requirements with OVN 4 years ago
setup.cfg [OVN] Move OVN metadata agent 4 years ago
setup.py Updated from global requirements 6 years ago
test-requirements.txt Use openstacksdk for ironic notifiers 4 years ago
tox.ini Use constraints for docs tox target 4 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.