manila/manila/tests/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
test_availability_zones.py Modify use of assertTrue(A in B) 2016-09-20 09:11:20 +08:00
test_cgsnapshots.py Replaces uuid.uuid4 with uuidutils.generate_uuid() 2016-11-14 10:51:24 -05:00
test_consistency_groups.py Replaces uuid.uuid4 with uuidutils.generate_uuid() 2016-11-14 10:51:24 -05:00
test_quota_class_sets.py Add new URLs for APIs ported from extensions 2015-12-01 12:15:06 +02:00
test_quota_sets.py Add the ability to check the tenant quota in detail 2016-12-28 10:32:24 +08:00
test_services.py Add new URLs for APIs ported from extensions 2015-12-01 12:15:06 +02:00
test_share_export_locations.py Update export location retrieval APIs 2016-03-02 09:32:28 -05:00
test_share_instance_export_locations.py Update export location retrieval APIs 2016-03-02 09:32:28 -05:00
test_share_instances.py Share Replication API and Scheduler Support 2016-02-11 19:45:37 +00:00
test_share_replicas.py Add Replication admin APIs and driver i/f changes 2016-02-25 09:31:54 -05:00
test_share_snapshot_instances.py Add snapshot instances admin APIs 2016-07-29 11:21:35 +08:00
test_share_snapshots.py Add user_id and project_id to snapshot APIs 2016-06-16 18:38:15 -04:00
test_share_types.py Add create_share_from_snapshot_support extra spec 2016-12-21 09:57:08 -05:00
test_shares.py Add create_share_from_snapshot_support extra spec 2016-12-21 09:57:08 -05:00