tempest/tempest/api/identity/v2
zhufl f824fcf0d7 addCleanup should be immediately after the creating statement.
It's not safe to add addCleanup for a bundle of resources after
creating them all, instead, addCleanup should be immediately after
every resource creation.

Change-Id: Icca816298d1d7e8e4d064a1adc7006c5f160f95d
2018-11-14 15:44:18 +08:00
..
__init__.py Non-admin token tests for Keystone API 2015-03-25 21:28:35 +00:00
test_api_discovery.py Move the `attr` decorator from test.py to tempest/lib 2017-04-14 11:16:36 +02:00
test_ec2_credentials.py addCleanup should be immediately after the creating statement. 2018-11-14 15:44:18 +08:00
test_extension.py Move test_extension and use base for non-admin 2017-03-03 15:35:47 -08:00
test_tenants.py test.py: stop using aliases for creds manager 2017-04-26 10:34:56 +02:00
test_tokens.py test.py: stop using aliases for creds manager 2017-04-26 10:34:56 +02:00
test_users.py Remove deprecated allow_tenant_isolation option 2018-07-14 02:16:16 +00:00