manila/manila_tempest_tests/tests/api
junboli fb17422c86 Enable some off-by-default checks
Some of the available checks are disabled by default, like:
[H106] Don't put vim configuration in source files
[H203] Use assertIs(Not)None to check for None
[H904] Use ',' instead of '%', String interpolation should be
       delayed to be handled by the logging code, rather than
       being done at the point of the logging call.

Change-Id: Ie985fcf78997a86d41e40eacbb4a5ace8592a348
2017-08-03 16:13:32 +08:00
..
admin [Trivialfix]Fix typos 2017-08-01 01:25:50 -07:00
__init__.py Use Tempest plugin interface 2015-09-05 00:36:33 +00:00
base.py Enable some off-by-default checks 2017-08-03 16:13:32 +08: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_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 [TrivialFix] Add negative test in quota detail 2017-01-13 11:41:06 +08:00
test_quotas_negative.py [TrivialFix] Add negative test in quota detail 2017-01-13 11:41:06 +08:00
test_replication.py Only return share host for admins using shares API 2017-02-16 18:13:31 +00:00
test_replication_negative.py Only return share host for admins using shares API 2017-02-16 18:13:31 +00:00
test_replication_snapshots.py Add create_share_from_snapshot_support extra spec 2016-12-21 09:57:08 -05:00
test_revert_to_snapshot.py Remove redundant revert-to-snapshot test option 2017-02-20 12:49:00 -03:00
test_revert_to_snapshot_negative.py Remove redundant revert-to-snapshot test option 2017-02-20 12:49:00 -03:00
test_rules.py Fix cannot deny ipv6 access rules 2017-08-02 18:16:33 +00:00
test_rules_negative.py Enable IPv6 in manila(allow access) 2017-07-17 09:44:41 +08: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 Enable some off-by-default checks 2017-08-03 16:13:32 +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 Enable some off-by-default checks 2017-08-03 16:13:32 +08:00
test_security_services_negative.py Enable some off-by-default checks 2017-08-03 16:13:32 +08:00
test_share_group_actions.py Add like filter 2017-07-10 14:55:41 +08:00
test_share_groups.py [Share Groups] Add two new fields to SG API object 2017-06-06 10:13:36 +00:00
test_share_groups_negative.py [Share Groups] Add two new fields to SG API object 2017-06-06 10:13:36 +00:00
test_share_networks.py Add like filter 2017-07-10 14:55:41 +08:00
test_share_networks_negative.py Add like filter 2017-07-10 14:55:41 +08: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 Use parenthesis instead of backslashes in tempest folder 2017-06-22 02:48:50 +00:00
test_shares_actions.py Fix the exact filter can be filter by inexact value 2017-07-24 11:49:13 +08:00
test_shares_actions_negative.py Fix the exact filter can be filter by inexact value 2017-07-24 11:49:13 +08:00
test_shares_negative.py Only return share host for admins using shares API 2017-02-16 18:13:31 +00:00
test_snapshot_rules.py Add mountable snapshots support 2017-01-24 17:26:45 -02:00
test_snapshot_rules_negative.py Enable IPv6 in manila(allow access) 2017-07-17 09:44:41 +08:00