tempest/tempest/common
Daniel Mellado cad3f3d834 Revert "Move dscv and ca_certs to config section service_clients"
This was a backwards incompatible change that breaks tempest's stability
guarantee on tempest.config. While the option was marked as deprecated,
oslo.config does not alias deprecations in code. The fact this patch
had to update unit tests was an indication of this. This breaks anyone
who consumes these options via code. We can only land something like
this after we add aliasing to oslo.config for deprecations.

This reverts commit 1afca56b05.

Change-Id: I91600d8fc49db670b0f78ffd0094575fbfa0ca63
2016-08-19 14:20:40 +00: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 Revert "Move dscv and ca_certs to config section service_clients" 2016-08-19 14:20:40 +00: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 Minor change to comment 2016-07-26 21:29:35 -07:00