manila-tempest-plugin/manila_tempest_tests/tests/api/admin
Valeriy Ponomaryov 2de67360fe Add share groups and share group snapshots quotas
"Quota" APIs now will return two new following keys:

- 'share_groups'
- 'share_group_snapshots'

For user and project, but not share type.
Default values can be configured using following config options:

- 'quota_share_groups'
- 'quota_share_group_snapshots'

APIImpact
DocImpact
Implements BluePrint add-share-groups-quota
Change-Id: I397a8e886226cb22fa50abdf2a4a938bb04c655d
2017-07-26 11:32:43 +03:00
..
__init__.py Use Tempest plugin interface 2015-09-05 00:36:33 +00:00
test_admin_actions.py Remove tempest.test usage from manila tests 2016-09-30 12:47:17 +00:00
test_admin_actions_negative.py Remove tempest.test usage from manila tests 2016-09-30 12:47:17 +00:00
test_export_locations.py Remove tempest.test usage from manila tests 2016-09-30 12:47:17 +00:00
test_export_locations_negative.py Remove tempest.test usage from manila tests 2016-09-30 12:47:17 +00:00
test_migration.py [Tempest] Split up share migration tests to separate classes 2017-02-10 16:21:13 +02:00
test_migration_negative.py Improve test coverage for share migration 2017-02-03 23:27:34 -05:00
test_multi_backend.py Use more specific asserts in tests 2017-02-09 06:47:38 +01:00
test_quotas.py Add share groups and share group snapshots quotas 2017-07-26 11:32:43 +03:00
test_quotas_negative.py Add share groups and share group snapshots quotas 2017-07-26 11:32:43 +03:00
test_replication.py Add create_share_from_snapshot_support extra spec 2016-12-21 09:57:08 -05:00
test_replication_actions.py Add create_share_from_snapshot_support extra spec 2016-12-21 09:57:08 -05:00
test_scheduler_stats.py Add create_share_from_snapshot_support extra spec 2016-12-21 09:57:08 -05:00
test_security_services.py Remove tempest.test usage from manila tests 2016-09-30 12:47:17 +00:00
test_services.py Remove tempest.test usage from manila tests 2016-09-30 12:47:17 +00:00
test_services_negative.py Remove tempest.test usage from manila tests 2016-09-30 12:47:17 +00:00
test_share_group_types.py Replace assertEqual([], items) with assertEmpty(items) 2017-06-14 14:28:26 +07:00
test_share_group_types_negative.py [Share Groups] Fix creation of share group types with wrong specs values 2017-06-06 13:11:17 +03:00
test_share_groups.py [Share groups] Add scheduler filter ConsistentSnapshotFilter 2017-06-02 17:48:05 +03:00
test_share_groups_negative.py [Share groups] Add scheduler filter ConsistentSnapshotFilter 2017-06-02 17:48:05 +03:00
test_share_instances.py Add export-location filter in share and share instance list API 2017-06-29 18:06:21 +00:00
test_share_instances_negative.py Add export-location filter in share and share instance list API 2017-06-29 18:06:21 +00:00
test_share_manage.py Add MapR-FS native driver 2017-01-12 18:05:39 +02:00
test_share_networks.py Remove tempest.test usage from manila tests 2016-09-30 12:47:17 +00:00
test_share_servers.py [Tempest] Fix concurrency in test with listing share servers 2017-03-07 21:22:45 +03:00
test_share_servers_negative.py Remove tempest.test usage from manila tests 2016-09-30 12:47:17 +00:00
test_share_snapshot_instances.py Remove tempest.test usage from manila tests 2016-09-30 12:47:17 +00:00
test_share_snapshot_instances_negative.py Remove tempest.test usage from manila tests 2016-09-30 12:47:17 +00:00
test_share_types.py Replace assertEqual([], items) with assertEmpty(items) 2017-06-14 14:28:26 +07:00
test_share_types_extra_specs.py Add create_share_from_snapshot_support extra spec 2016-12-21 09:57:08 -05:00
test_share_types_extra_specs_negative.py Add mountable snapshots support 2017-01-24 17:26:45 -02:00
test_share_types_negative.py Add create_share_from_snapshot_support extra spec 2016-12-21 09:57:08 -05:00
test_shares_actions.py Add export-location filter in share and share instance list API 2017-06-29 18:06:21 +00:00
test_snapshot_export_locations.py Add mountable snapshots support 2017-01-24 17:26:45 -02:00
test_snapshot_export_locations_negative.py Add mountable snapshots support 2017-01-24 17:26:45 -02:00
test_snapshot_manage.py Add MapR-FS native driver 2017-01-12 18:05:39 +02:00
test_snapshot_manage_negative.py Add MapR-FS native driver 2017-01-12 18:05:39 +02:00
test_user_messages.py Provide filter name in user messages 2017-07-24 11:11:06 +00:00
test_user_messages_negative.py Replace test.attr with decorators.attr 2017-07-19 08:24:12 +00:00