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
Brian Haley b083d39a83 Change agents to use get_devices_with_ip()
Instead of instantiating an IPDevice object just to get
the list of IPs, call get_devices_with_ip() instead since
that's what it's doing anyways.

Trivialfix

Change-Id: I5055d24a40d45f3f3b13b05249d353ea67acf4d5
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 [L3][QoS] Agent side router gateway IP rate limit 5 years ago
doc Remove extra spaces in admin config files 4 years ago
etc Rename README.policy.json.txt 4 years ago
neutron Change agents to use get_devices_with_ip() 4 years ago
playbooks/legacy Switch default functional tests to python3, add job for python2 4 years ago
rally-jobs Add Security Group scenarios to rally-jobs 4 years ago
releasenotes Merge "Add port forwarding floating IP QoS" 4 years ago
tools Merge "Remove unnecessary 'set -x' at EOL in genconfig script" 5 years ago
.coveragerc Cleanup coverage configuration 7 years ago
.gitignore doc: Add policy reference 5 years ago
.gitreview Fix .gitreview to not point at a branch 8 years ago
.mailmap Add mailmap entry 9 years ago
.pylintrc Disable some pylint checks 5 years ago
.stestr.conf Fix post gate hook to accommodate for new os-testr 6 years ago
.zuul.yaml Merge "Switch default functional tests to python3, add job for python2" 4 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 Update mailinglist from dev to discuss 5 years ago
TESTING.rst doc: Small clearances for fullstack testing 5 years ago
babel.cfg Use babel to generate translation file 10 years ago
bindep.txt Add libffi-dev to bindep.txt 6 years ago
lower-constraints.txt Bump neutron-lib to 1.23.0 4 years ago
requirements.txt Bump neutron-lib to 1.23.0 4 years ago
setup.cfg Merge "Upgrade check command - add support for 3rd party checks" 5 years ago
setup.py Updated from global requirements 6 years ago
test-requirements.txt Upgrade pylint to a version that works with python3 5 years ago
tox.ini Switch default functional tests to python3, add job for python2 4 years ago

README.rst

Team and repository tags

image

Welcome!

To learn more about neutron:

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

To learn how to contribute:

CONTRIBUTING.rst