tempest/tempest/common
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
..
utils Move test decorators to common 2017-08-23 17:09:33 +00:00
__init__.py Changes the namespace from storm to tempest, as well as adding addition tests and improvements 2011-12-06 16:48:03 -06:00
compute.py Stop implicit validation_resources provisioning 2017-09-12 15:02:14 -06:00
credentials_factory.py Merge "Mark credentials_factory stable for plugins" 2017-08-10 10:47:11 +00:00
custom_matchers.py Replace six.iteritems with dict.items 2017-01-03 23:17:34 +00:00
identity.py Move identity_utils to common.identity 2017-09-14 13:00:31 -06:00
image.py Replace six.iteritems with dict.items 2017-01-03 23:17:34 +00:00
tempest_fixtures.py Update all Oslo module use 2015-03-11 21:07:56 +00:00
waiters.py Add cost time printing in wait_for_volume_resource_status 2017-09-01 05:43:30 +00:00