manila/manila_tempest_tests/tests/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
..
admin Add the ability to check the tenant quota in detail 2016-12-28 10:32:24 +08:00
__init__.py Use Tempest plugin interface 2015-09-05 00:36:33 +00:00
base.py Add create_share_from_snapshot_support extra spec 2016-12-21 09:57:08 -05:00
test_availability_zones.py Merge "Use assert(Not)In/Greater(Equal)/LessEqual/IsNotNone" 2016-10-13 10:33:53 +00:00
test_availability_zones_negative.py Remove tempest.test usage from manila tests 2016-09-30 12:47:17 +00:00
test_consistency_group_actions.py Remove tempest.test usage from manila tests 2016-09-30 12:47:17 +00:00
test_consistency_groups.py Remove tempest.test usage from manila tests 2016-09-30 12:47:17 +00:00
test_consistency_groups_negative.py Remove tempest.test usage from manila tests 2016-09-30 12:47:17 +00:00
test_extensions.py Remove tempest.test usage from manila tests 2016-09-30 12:47:17 +00:00
test_limits.py Remove tempest.test usage from manila tests 2016-09-30 12:47:17 +00:00
test_metadata.py Remove tempest.test usage from manila tests 2016-09-30 12:47:17 +00:00
test_metadata_negative.py Remove tempest.test usage from manila tests 2016-09-30 12:47:17 +00:00
test_microversions.py Remove tempest.test usage from manila tests 2016-09-30 12:47:17 +00:00
test_quotas.py Add the ability to check the tenant quota in detail 2016-12-28 10:32:24 +08:00
test_quotas_negative.py [Tempest] Fix visibility of test_quotas.py module 2016-11-01 13:17:20 +02:00
test_replication.py Add create_share_from_snapshot_support extra spec 2016-12-21 09:57:08 -05:00
test_replication_negative.py Add create_share_from_snapshot_support extra spec 2016-12-21 09:57:08 -05:00
test_replication_snapshots.py Add create_share_from_snapshot_support extra spec 2016-12-21 09:57:08 -05:00
test_rules.py Remove tempest.test usage from manila tests 2016-09-30 12:47:17 +00:00
test_rules_negative.py Remove tempest.test usage from manila tests 2016-09-30 12:47:17 +00:00
test_scheduler_stats_negative.py Remove tempest.test usage from manila tests 2016-09-30 12:47:17 +00:00
test_security_services.py Replace six.iteritems() with .items() 2016-12-09 13:44:44 +08:00
test_security_services_mapping.py Remove tempest.test usage from manila tests 2016-09-30 12:47:17 +00:00
test_security_services_mapping_negative.py Remove tempest.test usage from manila tests 2016-09-30 12:47:17 +00:00
test_security_services_negative.py Remove tempest.test usage from manila tests 2016-09-30 12:47:17 +00:00
test_share_networks.py Replace six.iteritems() with .items() 2016-12-09 13:44:44 +08:00
test_share_networks_negative.py Remove tempest.test usage from manila tests 2016-09-30 12:47:17 +00:00
test_share_types_negative.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
test_shares_actions.py Add create_share_from_snapshot_support extra spec 2016-12-21 09:57:08 -05:00
test_shares_actions_negative.py Remove tempest.test usage from manila tests 2016-09-30 12:47:17 +00:00
test_shares_negative.py Add create_share_from_snapshot_support extra spec 2016-12-21 09:57:08 -05:00