cinder/cinder/api
Eric Harney de789648e5 Rename volume/utils.py to volume/volume_utils.py
Much of our code renames this at import already --
just name it "volume_utils" for consistency, and
to make code that imports other modules named "utils"
less confusing.

Change-Id: I3cdf445ac9ab89b3b4c221ed2723835e09d48a53
2019-09-09 15:00:07 -04:00
..
contrib Rename volume/utils.py to volume/volume_utils.py 2019-09-09 15:00:07 -04:00
middleware Move some code out of utils.py 2019-08-26 11:34:20 -04:00
openstack Update api-ref location 2019-07-22 18:28:04 +02:00
schemas Allow extra parameters in volume_type_encryption 2018-08-08 15:17:03 -05:00
v2 Rename volume/utils.py to volume/volume_utils.py 2019-09-09 15:00:07 -04:00
v3 Rename volume/utils.py to volume/volume_utils.py 2019-09-09 15:00:07 -04:00
validation Refactor API utilities into api_utils.py 2019-08-05 16:59:59 -04:00
views Fix typo in the comment 2019-02-27 16:20:37 +00:00
__init__.py Remove API v1 2017-09-06 07:39:10 -05:00
api_utils.py Move some code out of utils.py 2019-08-26 11:34:20 -04:00
common.py Refactor API utilities into api_utils.py 2019-08-05 16:59:59 -04:00
extensions.py Add OS-SCH-HNT in extensions list 2019-06-07 08:38:06 +05:30
microversions.py Add project_id in group snapshots list and show API 2019-03-01 22:59:19 +05:30
urlmap.py Remove unused logging import and LOG global var 2016-05-20 17:17:38 +08:00
versions.py Exclude disabled API versions from listing 2018-09-26 23:31:46 +00:00