tempest/tempest/api/volume/admin
Andrea Frittoli e1ed695996 Move identity_utils to common.identity
identity_utils is an helper used to obtain a cred_client object
by some tempest tests; in an effort of keeping the interface
in test.py to the minimum required, moving that helper to
tempest.common.identity, so that it can still be used by a
few tempest tests but we don't have to support it as a stable
interface.

Change-Id: I6692bcf2b02d3d023a1db0dd0255b17e7a869a5e
2017-09-14 13:00:31 -06:00
..
__init__.py rename tests -> api 2013-05-20 17:20:54 -04:00
test_backends_capabilities.py Move Cinder admin tests into unversioned path 2017-03-30 12:26:01 -07:00
test_group_types.py Add Tests for Create/Delete/Show/List Group Types 2017-07-21 15:48:50 -07:00
test_groups.py Volume and group on same backend in update_group 2017-08-11 04:57:55 -07:00
test_multi_backend.py Use create_volume wrapper for volume creation 2017-09-04 13:53:58 +03:00
test_qos.py Rename Cinder V2 API tests 2017-03-30 12:25:58 -07:00
test_snapshot_manage.py Fix skip checks in volume and snapshot manage tests 2017-06-23 16:15:22 +08:00
test_snapshots_actions.py Fix for resetting snapshot status 2017-08-31 14:45:23 +00:00
test_user_messages.py Merge Cinder v3 base test module into general one 2017-04-04 12:09:52 +00:00
test_volume_hosts.py Fix the test case for showing host 2017-08-31 13:48:51 +00:00
test_volume_manage.py Fix skip checks in volume and snapshot manage tests 2017-06-23 16:15:22 +08:00
test_volume_pools.py Fix DeprecationWarning in test_volume_pools.py 2017-06-05 17:38:58 +09:00
test_volume_quota_classes.py Move identity_utils to common.identity 2017-09-14 13:00:31 -06:00
test_volume_quotas.py Move identity_utils to common.identity 2017-09-14 13:00:31 -06:00
test_volume_quotas_negative.py test.py: stop using aliases for creds manager 2017-04-26 10:34:56 +02:00
test_volume_retype_with_migration.py Resolve TODO in test: 'test_available_volume_retype_with_migration' 2017-08-15 15:47:31 +03:00
test_volume_services.py Use assert(Not)Empty,IsNotNone instead of assert(Not)Equal,GreaterEqual(0, len(.. 2017-06-05 23:43:53 +01:00
test_volume_snapshot_quotas_negative.py test.py: stop using aliases for creds manager 2017-04-26 10:34:56 +02:00
test_volume_type_access.py Handle volume API version enablement 2017-07-12 13:38:30 -05:00
test_volume_types.py Remove unnecessary wait_for_volume_resource_status 2017-06-09 14:11:47 +08:00
test_volume_types_extra_specs.py Rename Cinder V2 API tests 2017-03-30 12:25:58 -07:00
test_volume_types_extra_specs_negative.py Test nonexistent volume type extra_spec name instead of id 2017-08-22 03:00:23 +00:00
test_volume_types_negative.py Move the `attr` decorator from test.py to tempest/lib 2017-04-14 11:16:36 +02:00
test_volumes_actions.py Merge "Fix for resetting volume status" 2017-08-28 04:40:32 +00:00
test_volumes_backup.py Add detail specific fields check in list_backups 2017-08-22 10:56:26 +08:00
test_volumes_list.py Move Cinder admin tests into unversioned path 2017-03-30 12:26:01 -07:00