cinder/cinder/api/views
TommyLike 23b7463984 Support count info in List&Detail APIs
This patch adds support for display count info
in volume, backup and snapshot's list&detail APIs
since microversion 3.45, for instance:

1. /v3/{project_id}/volumes?with_count=True
2. /v3/{project_id}/volumes/detail?with_count=True

Depends-On: 1c8fe0ade4
Change-Id: I2e92b27c36357120fcf0ec5917c6484441c946a8
Implements: bp add-amount-info-in-list-api
2017-10-25 08:43:47 +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 Support count info in List&Detail APIs 2017-10-25 08:43:47 +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 Remove unused logging import and LOG global var 2016-05-20 17:17:38 +08:00
types.py Add the ability to update type public status 2015-08-18 09:36:25 +08:00
versions.py Remove deprecated osapi_volume_base_URL 2017-10-03 14:17:53 -05:00