cinder/cinder/api
Ivan Kolodyazhny ac2f6391e2 Remove exception.Error class
CinderException can be used as a low-level exception so we don't need to
introduce one more wrapper for Exception.

TSM backup driver modified without testing. Removed code was broken
because it tried to use not existing Exception class attributes.

Change-Id: Ie67d919f8f59572268f1f07946fb2d2f14a851f1
2020-07-21 18:21:21 +03:00
..
contrib Merge "Fix service-get-log to respect server filters" 2020-06-18 08:04:02 +00:00
middleware Reduce deprecation warnings 2020-04-14 15:53:27 -05:00
openstack Update api-ref mv history file 2020-05-01 11:50:59 -04:00
schemas Add volume type name and description check when update volume type 2019-10-11 15:56:10 +08:00
v2 Don't show host info to non-admins 2020-05-12 10:31:31 +00:00
v3 Support to query volume filter by updated_at/created_at 2020-02-25 17:58:13 +08:00
validation validator: Replace InvalidInput exception w/ InvalidName 2020-04-07 16:21:41 -04: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 Add log if resource_filters json does not exist 2020-05-26 20:16:40 +00:00
extensions.py Remove exception.Error class 2020-07-21 18:21:21 +03:00
microversions.py Support to query volume filter by updated_at/created_at 2020-02-25 17:58:13 +08:00
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