cinder/cinder/tests/unit/api
Eric Harney 90f962553a Refactor API utilities into api_utils.py
This collects up utils that are only used in the API code,
and moves them from cinder/utils.py to here, for better code
organization.

Change-Id: Iecd909ef4e24d5597dcccb80a671a27f361e4b4d
2019-08-05 16:59:59 -04:00
..
contrib Fix volume type quota defaults in quotas tests 2019-06-15 04:50:09 +00:00
middleware Fix deprecation warnings 2018-08-23 12:52:34 -04:00
openstack Raise HTTPUnsupportedMediaType when content type is unsupported 2018-08-21 17:14:02 +08:00
v2 Bump hacking version to 1.1.x 2019-05-30 15:06:02 -04:00
v3 Refactor API utilities into api_utils.py 2019-08-05 16:59:59 -04:00
views Fix version return incorrect when endpoint url end without / 2019-02-20 20:30:14 +00:00
__init__.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
fakes.py Fix consisgroup V3 interfaces 2016-07-04 16:21:44 +08:00
test_api_validation.py Tests: Fix python version check 2018-02-16 14:43:53 -05:00
test_common.py Allow filtering on size for volume list 2019-05-04 10:47:46 -06:00
test_versions.py Exclude disabled API versions from listing 2018-09-26 23:31:46 +00:00