tempest/tempest/common
Ken'ichi Ohmichi 534a05e3b0 Remove unnecessary str() which was for XML
Tempest has dropped XML support and the removed str() becames
meaningles. So this patch removes it.

Change-Id: I02184d725d40417d501f0dc57eb1977bffc77f72
2016-08-05 10:19:10 -07:00
..
generator Py3: `reduce` is not a built-in anymore, use six.moves instead 2016-04-25 17:17:42 +02:00
utils Reverse order of get_unused_ip_addresses 2016-07-18 07:00:46 +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 Update docstring for create_test_server 2016-07-06 14:09:48 +01:00
cred_client.py Make identity v2 roles_client use **kwargs 2016-06-17 13:20:25 +09:00
cred_provider.py Removes explicit looping over dict .keys() method 2016-07-11 16:45:22 +02:00
credentials_factory.py Use scope in v3 identity client 2016-06-09 00:24:09 +01:00
custom_matchers.py Fix H404/405 violations for common code 2015-11-19 08:37:43 +00:00
dynamic_creds.py Member role may already exist 2016-06-27 15:19:15 -04:00
fixed_network.py Use find_test_caller in test_utils instead of in misc 2016-07-01 18:09:05 +08:00
identity.py Use tempest.lib code in tempest 2016-02-24 10:43:59 -05:00
image.py Add purge flag in image_meta_to_headers 2016-07-04 15:55:52 +08:00
negative_rest_client.py Remove service_client module 2016-03-03 18:32:35 -08:00
preprov_creds.py Remove use_default_creds from preprov creds 2016-06-08 11:19:09 +01:00
tempest_fixtures.py Update all Oslo module use 2015-03-11 21:07:56 +00:00
validation_resources.py Add IPv6 rule creation to validation resources 2016-06-16 18:54:31 -04:00
waiters.py Remove unnecessary str() which was for XML 2016-08-05 10:19:10 -07:00