Neutron shared routines and utilities.
Go to file
Hirofumi Ichihara 7c5b02d59a api-ref: some quota APIs don't return 404
Some quota APIs don't return 404 even if wrong project_id is passed.
This is a correct behavior of quota API. In Nova api-ref, it's shown
as well[1].

[1]: https://developer.openstack.org/api-ref/compute/?expanded=#show-a-quota

Change-Id: Ib793593bff31eaf0c8d237cf374e5cbf8ae5f52b
2017-03-09 22:28:16 +09:00
api-ref/source api-ref: some quota APIs don't return 404 2017-03-09 22:28:16 +09:00
doc/source Change dashboard for periodic jobs 2017-03-07 14:37:16 +00:00
neutron_lib Merge "Formalize base service classes" 2017-03-07 21:54:58 +00:00
releasenotes Formalize base service classes 2017-03-06 09:02:44 -07:00
tools Validate API sample JSON files 2017-02-10 11:15:01 +09:00
.coveragerc Improvements to tox envs 2015-12-19 01:00:22 -05:00
.gitignore Add release notes target 2016-10-20 11:22:32 -07:00
.gitreview Added .gitreview 2015-11-19 19:54:39 +00:00
.mailmap Initial cookiecutter commit 2015-11-20 17:24:43 -07:00
.testr.conf Improvements to tox envs 2015-12-19 01:00:22 -05:00
babel.cfg Initial cookiecutter commit 2015-11-20 17:24:43 -07:00
CONTRIBUTING.rst Initial cookiecutter commit 2015-11-20 17:24:43 -07:00
HACKING.rst Use assertIsNone instead of assertEqual(None, *) 2017-01-15 09:38:59 +00:00
LICENSE Initial cookiecutter commit 2015-11-20 17:24:43 -07:00
README.rst Show team and repo badges on README 2016-11-25 15:45:44 +01:00
requirements.txt Updated from global requirements 2017-03-02 11:49:11 +00:00
setup.cfg Remove support for py34 2017-02-09 08:28:56 +07:00
setup.py Updated from global requirements 2017-03-02 11:49:11 +00:00
test-requirements.txt Updated from global requirements 2017-02-10 09:44:28 +00:00
tox.ini Merge "Validate API sample JSON files" 2017-02-14 16:09:34 +00:00

Team and repository tags

image

neutron-lib

Neutron shared routines and utilities

Features

  • TODO