manila/manila_tempest_tests/tests/api
Valeriy Ponomaryov 46d499a85c [Tempest] Fix concurrency in test with listing share servers
Before it was possible to pick up temporary status of share server
and fail to filter share servers as second API call, because status
could be changed. Fix it by filtering with 'active' status.

Change-Id: Idcff68ce475d31b38a34d410970cc839b06d18b3
Closes-Bug: #1670757
2017-03-07 21:22:45 +03:00
..
admin [Tempest] Fix concurrency in test with listing share servers 2017-03-07 21:22:45 +03:00
__init__.py Use Tempest plugin interface 2015-09-05 00:36:33 +00:00
base.py Only return share host for admins using shares API 2017-02-16 18:13:31 +00:00
test_availability_zones_negative.py Remove tempest.test usage from manila tests 2016-09-30 12:47:17 +00:00
test_availability_zones.py Merge "Use assert(Not)In/Greater(Equal)/LessEqual/IsNotNone" 2016-10-13 10:33:53 +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_negative.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_microversions.py Remove tempest.test usage from manila tests 2016-09-30 12:47:17 +00:00
test_quotas_negative.py [TrivialFix] Add negative test in quota detail 2017-01-13 11:41:06 +08:00
test_quotas.py [TrivialFix] Add negative test in quota detail 2017-01-13 11:41:06 +08: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_replication.py Only return share host for admins using shares API 2017-02-16 18:13:31 +00:00
test_revert_to_snapshot_negative.py Implement share revert to snapshot 2017-01-17 15:06:01 -05:00
test_revert_to_snapshot.py NetApp: Support share revert to snapshot 2017-01-23 21:49:23 +00:00
test_rules_negative.py Fix wrong access-rule negative test 2017-02-03 17:32:16 +00:00
test_rules.py Add access-rules tests to improve the coverage 2017-01-31 02:19:33 +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_mapping_negative.py Remove tempest.test usage from manila tests 2016-09-30 12:47:17 +00:00
test_security_services_mapping.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_security_services.py Replace six.iteritems() with .items() 2016-12-09 13:44:44 +08:00
test_share_group_actions.py [Tempest] Add functional tests for share groups feature 2017-01-23 19:30:33 +00:00
test_share_groups_negative.py [Tempest] Add functional tests for share groups feature 2017-01-23 19:30:33 +00:00
test_share_groups.py [Tempest] Add functional tests for share groups feature 2017-01-23 19:30:33 +00:00
test_share_networks_negative.py Remove NovaNetworkPlugin 2017-01-13 08:11:16 -05:00
test_share_networks.py Replace six.iteritems() with .items() 2016-12-09 13:44:44 +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_actions_negative.py Remove tempest.test usage from manila tests 2016-09-30 12:47:17 +00:00
test_shares_actions.py Only return share host for admins using shares API 2017-02-16 18:13:31 +00:00
test_shares_negative.py Only return share host for admins using shares API 2017-02-16 18:13:31 +00:00
test_shares.py Only return share host for admins using shares API 2017-02-16 18:13:31 +00:00
test_snapshot_rules_negative.py Add mountable snapshots support 2017-01-24 17:26:45 -02:00
test_snapshot_rules.py Add mountable snapshots support 2017-01-24 17:26:45 -02:00