cinder/cinder/api/views
zhu.boxiang 63aebb5dea Fix issue of getting detail backups list info
osapi_max_limit: The maximum number of items that a collection
resource returns in a single response.
If we have more than osapi_max_limit and want to list detail
backups info, we will generate the next link, we must set detail
for the url.

Change-Id: I9499fcefd236e1fa0c7c980d3e40265a9a118bb3
Close-Bug: 1837967
2019-08-02 03:17:29 +00:00
..
__init__.py Empty files shouldn't contain copyright nor license 2013-12-26 22:45:17 -06:00
availability_zones.py Fix and enable gating on H402 2013-12-14 12:34:24 +01:00
backups.py Fix issue of getting detail backups list info 2019-08-02 03:17:29 +00:00
capabilities.py Replication v2.1 (Cheesecake) 2016-02-26 13:15:19 -07:00
cgsnapshots.py CG API changes for migrating CGs 2016-11-22 19:08:20 -05:00
consistencygroups.py CG API changes for migrating CGs 2016-11-22 19:08:20 -05:00
limits.py Cleanup limit view name processing 2017-01-06 15:59:38 -06:00
manageable_snapshots.py Remove unused LOG 2016-07-05 10:36:28 +08:00
manageable_volumes.py Remove unused LOG 2016-07-05 10:36:28 +08:00
qos_specs.py To fix miscellaneous bugs in OVOs 2016-10-31 22:50:41 +00:00
scheduler_stats.py Docstring fix in scheduler-stats 2015-11-06 19:12:13 +09:00
snapshots.py Support count info in List&Detail APIs 2017-10-25 08:43:47 +00:00
transfers.py Improve volume transfer records 2019-01-14 11:50:43 +08:00
types.py Add the ability to update type public status 2015-08-18 09:36:25 +08:00
versions.py Fix typo in the comment 2019-02-27 16:20:37 +00:00