cinder/cinder/api
yenai 1a788b7b5e Use volume utils to clone encryption
clone_encryption_key was introduced in volume_utils from this
patch https://review.opendev.org/#/c/523225/. We should use
this utils rather than the method of key manager.

Change-Id: I7f391233a7f5c383b883b6a14312220dafd0dbd9
2019-11-12 17:52:04 +08:00
..
contrib Use volume utils to clone encryption 2019-11-12 17:52:04 +08:00
middleware Move some code out of utils.py 2019-08-26 11:34:20 -04:00
openstack Denote max microversion for Train 2019-09-11 11:21:34 -05:00
schemas Add volume type name and description check when update volume type 2019-10-11 15:56:10 +08:00
v2 Untyped to Default Volume Type 2019-09-20 05:37:54 +00:00
v3 Untyped to Default Volume Type 2019-09-20 05:37:54 +00:00
validation Add volume type name and description check when update volume type 2019-10-11 15:56:10 +08:00
views Fix issue of getting detail backups list info 2019-08-02 03:17:29 +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