tempest/tempest/api/compute/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_agents.py Do not print empty list in assertNotEmpty 2017-08-10 10:23:01 +08:00
test_aggregates.py Remove unnecessary assertIsNotNone check 2017-08-03 14:03:31 +08:00
test_aggregates_negative.py test.py: stop using aliases for creds manager 2017-04-26 10:34:56 +02:00
test_auto_allocate_network.py Make resource_cleanup stable 2017-09-12 12:37:30 -06:00
test_availability_zone.py Use assert(Not)Empty,IsNotNone instead of assert(Not)Equal,GreaterEqual(0, len(.. 2017-06-05 23:43:53 +01:00
test_availability_zone_negative.py Move the `attr` decorator from test.py to tempest/lib 2017-04-14 11:16:36 +02:00
test_create_server.py Stop implicit validation_resources provisioning 2017-09-12 15:02:14 -06:00
test_delete_server.py Replace the use of 'os_adm' with 'os_admin' 2017-05-24 19:58:34 +08:00
test_fixed_ips.py Use skip_checks if all testcases have same skip conditions 2017-08-24 14:58:21 +08:00
test_fixed_ips_negative.py Use skip_checks if all testcases have same skip conditions 2017-08-24 14:58:21 +08:00
test_flavors.py Move test decorators to common 2017-08-23 17:09:33 +00:00
test_flavors_access.py Move test decorators to common 2017-08-23 17:09:33 +00:00
test_flavors_access_negative.py Move test decorators to common 2017-08-23 17:09:33 +00:00
test_flavors_extra_specs.py Move test decorators to common 2017-08-23 17:09:33 +00:00
test_flavors_extra_specs_negative.py Move test decorators to common 2017-08-23 17:09:33 +00:00
test_floating_ips_bulk.py Move test decorators to common 2017-08-23 17:09:33 +00:00
test_hosts.py Remove unnecessary assertIsNotNone check 2017-08-03 14:03:31 +08:00
test_hosts_negative.py test.py: stop using aliases for creds manager 2017-04-26 10:34:56 +02:00
test_hypervisor.py Do not print empty list in assertNotEmpty 2017-08-10 10:23:01 +08:00
test_hypervisor_negative.py Use assert(Not)Empty,IsNotNone instead of assert(Not)Equal,GreaterEqual(0, len(.. 2017-06-05 23:43:53 +01:00
test_instance_usage_audit_log.py test.py: stop using aliases for creds manager 2017-04-26 10:34:56 +02:00
test_instance_usage_audit_log_negative.py test.py: stop using aliases for creds manager 2017-04-26 10:34:56 +02:00
test_keypairs_v210.py test.py: stop using aliases for creds manager 2017-04-26 10:34:56 +02:00
test_live_migration.py Move test decorators to common 2017-08-23 17:09:33 +00:00
test_live_migration_negative.py Add negative test for live migration 2017-06-27 13:23:01 -07:00
test_migrations.py test.py: stop using aliases for creds manager 2017-04-26 10:34:56 +02:00
test_networks.py Replace assertions with more specific ones 2017-06-09 06:45:05 +00:00
test_quotas.py Move identity_utils to common.identity 2017-09-14 13:00:31 -06:00
test_quotas_negative.py Move test decorators to common 2017-08-23 17:09:33 +00:00
test_security_group_default_rules.py Use assert(Not)Empty,IsNotNone instead of assert(Not)Equal,GreaterEqual(0, len(.. 2017-06-05 23:43:53 +01:00
test_security_groups.py Move test decorators to common 2017-08-23 17:09:33 +00:00
test_server_diagnostics.py Tests for Nova instance diagnostics (microversion v2.48) 2017-06-23 14:14:38 +00:00
test_server_diagnostics_negative.py Tests for Nova instance diagnostics (microversion v2.48) 2017-06-23 14:14:38 +00:00
test_servers.py Do not create server in test_list_servers_filter_by_exist_host 2017-08-11 13:55:25 +08:00
test_servers_negative.py Remove unused clients from testcases 2017-07-14 14:54:03 +08:00
test_servers_on_multinodes.py Add compute test for ServerGroupAntiAffinityFilter 2017-08-15 13:48:01 +00:00
test_services.py Use assert(Not)Empty,IsNotNone instead of assert(Not)Equal,GreaterEqual(0, len(.. 2017-06-05 23:43:53 +01:00
test_services_negative.py Use assert(Not)Empty,IsNotNone instead of assert(Not)Equal,GreaterEqual(0, len(.. 2017-06-05 23:43:53 +01:00
test_simple_tenant_usage.py test.py: stop using aliases for creds manager 2017-04-26 10:34:56 +02:00
test_simple_tenant_usage_negative.py test.py: stop using aliases for creds manager 2017-04-26 10:34:56 +02:00
test_volume_swap.py Move test decorators to common 2017-08-23 17:09:33 +00:00
test_volumes_negative.py Move the `attr` decorator from test.py to tempest/lib 2017-04-14 11:16:36 +02:00