manila/manila/api
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
..
contrib Port share type extensions to core API 2015-11-12 14:58:20 +00:00
middleware Avoid Forcing the Translation of Translatable Variables 2016-10-06 01:09:57 +00:00
openstack Add the ability to check the tenant quota in detail 2016-12-28 10:32:24 +08:00
v1 Add create_share_from_snapshot_support extra spec 2016-12-21 09:57:08 -05:00
v2 Add the ability to check the tenant quota in detail 2016-12-28 10:32:24 +08:00
views Add create_share_from_snapshot_support extra spec 2016-12-21 09:57:08 -05:00
__init__.py Remove enable_v1_api and enable_v2_api config opts 2016-08-23 08:27:22 +02:00
auth.py Replace deprecated [logger/LOG].warn with warning 2016-01-08 10:32:47 +08:00
common.py Pass context down to ViewBuilder method 2016-06-08 10:48:37 -04:00
extensions.py Avoid Forcing the Translation of Translatable Variables 2016-10-06 01:09:57 +00:00
urlmap.py Trivial: Remove unused logging import 2015-12-28 21:44:26 -05:00
versions.py Add v2 Manila API path as base for microversions 2015-09-10 13:58:26 +00:00