manila/manila/api/v2
zhongjun 7275aafc9e Add the ability to check the tenant quota in detail
Now the quota-set API only returned single attribute
'limit', this change intends to add a new API
'quota-sets/{project_id}/detail' to retrieve more info
with attributes 'in_use', 'limit', 'reserved'.

APIImpact
Implements: blueprint admin-check-tenant-quota-usage
Depends-On: Ie0eb7d32b7b032ffdb7f7dd47f68841211e7d7a6
Change-Id: I499b099a3ba7704a2108cd15f80ff507e24b7cd0
2016-12-28 10:32:24 +08:00
..
__init__.py Add new URLs for APIs ported from extensions 2015-12-01 12:15:06 +02:00
availability_zones.py Add new URLs for APIs ported from extensions 2015-12-01 12:15:06 +02:00
cgsnapshots.py Put all imports from manila.i18n in one line 2016-09-14 06:07:33 +00:00
consistency_groups.py Put all imports from manila.i18n in one line 2016-09-14 06:07:33 +00:00
quota_class_sets.py Add new URLs for APIs ported from extensions 2015-12-01 12:15:06 +02:00
quota_sets.py Add the ability to check the tenant quota in detail 2016-12-28 10:32:24 +08:00
router.py Add the ability to check the tenant quota in detail 2016-12-28 10:32:24 +08:00
services.py Trivial: Remove unused logging import 2015-12-28 21:44:26 -05:00
share_export_locations.py Update export location retrieval APIs 2016-03-02 09:32:28 -05:00
share_instance_export_locations.py Update export location retrieval APIs 2016-03-02 09:32:28 -05:00
share_instances.py Move API module 'share_instances' under v2 dir 2015-12-02 14:07:55 +02:00
share_replicas.py Remove unused logging import and LOG global 2016-04-05 07:06:08 -04:00
share_snapshot_instances.py Add snapshot instances admin APIs 2016-07-29 11:21:35 +08:00
share_snapshots.py Handle manage/unmanage for replicated shares 2016-04-15 19:00:23 +00:00
share_types.py Add create_share_from_snapshot_support extra spec 2016-12-21 09:57:08 -05:00
shares.py Add create_share_from_snapshot_support extra spec 2016-12-21 09:57:08 -05:00