cinder/cinder/api/v3
zhangbailin 03867e3e89 Add user_id in backup list and show API
Add ``user_id`` to response body of list backup with detail and show
backup detail APIs. In this way, you can get the ``user_id`` in backup
list or show response, make the admin/user easy to manage backup file.

Blueprint: add-user-id-attribute-to-backup-response
Change-Id: I3ffb544ef3ee65276cee8b1e870d524fd0e57085
2018-12-12 00:52:05 -05:00
..
views Add shared_targets and service_uuid to volumes 2017-12-01 18:26:21 +00:00
__init__.py cinder-api-microversions code 2016-02-24 06:50:54 -07:00
attachments.py Add ability to specify mode to attachment-create 2018-07-17 15:50:03 -05:00
backups.py Add user_id in backup list and show API 2018-12-12 00:52:05 -05:00
clusters.py V3 jsonschema validation: Clusters 2018-03-23 13:17:56 +05:30
consistencygroups.py Add cg policies and clean up old policy handling 2017-12-04 10:07:54 +08:00
group_snapshots.py Update delete group snapshot API exception handling 2018-07-31 17:36:10 -04:00
group_specs.py V3 jsonschema validation: Group type specs 2017-12-12 14:48:42 +05:30
group_types.py Fix combination of parameters for update APIs 2018-01-18 14:19:13 +05:30
groups.py V3 json schema validation: generic volume groups 2018-05-08 18:07:28 +05:30
limits.py Use constants for microversion values 2017-09-22 08:15:56 -05:00
messages.py Add missing 'target_obj' when perform policy check 2018-03-19 19:02:00 +08:00
resource_common_manage.py Use constants for microversion values 2017-09-22 08:15:56 -05:00
resource_filters.py Use constants for microversion values 2017-09-22 08:15:56 -05:00
router.py Correct volume-transfers API endpoint 2018-08-03 17:56:14 -05:00
snapshot_manage.py V2/V3 json schema validation: snapshot manage 2018-01-02 09:52:42 +05:30
snapshots.py Clearup duplicate req_version variable 2018-04-21 17:40:36 +08:00
volume_manage.py V3 json schema validation: volume manage 2018-04-16 09:56:23 +05:30
volume_metadata.py V3 jsonschema validation: Volume metadata 2017-12-08 12:40:01 +05:30
volume_transfer.py Update microversion number with constants. 2018-07-24 14:08:26 +00:00
volumes.py Forbidden to revert volume to a different size snapshot 2018-10-23 09:28:14 +08:00
workers.py V3 json schema validation: workers 2018-04-16 09:54:36 +05:30