tempest/tempest/common
Andrea Frittoli (andreaf) 074dee8c76 Skip test that rely on creds by role
The legacy credential providers raises an exception when
is_role_available is invoked. This causes tests that rely on
credentials by role to fail rather than skip when that
credential provider is used.

The wrong behaviour was introduced in change
I351f86f0570070105bbf24f2d904e917feea6e57, and since than it's
causing periodic and experimental jobs using the legacy
credential provider to fail. Fixing that.

Change-Id: I0ca0b96fc618ffe60851984a9c6d46b0507878d4
2015-11-20 06:40:54 +00:00
..
generator Fix H404/405 violations for common code 2015-11-19 08:37:43 +00:00
utils Fix H404/405 violations for common code 2015-11-19 08:37:43 +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
commands.py Update all Oslo module use 2015-03-11 21:07:56 +00:00
compute.py Rename references to compute floating IPs client 2015-11-12 09:09:08 -05:00
cred_client.py Fix H404/405 violations for common code 2015-11-19 08:37:43 +00:00
cred_provider.py Fix H404/405 violations for common code 2015-11-19 08:37:43 +00:00
credentials_factory.py Skip test that rely on creds by role 2015-11-20 06:40:54 +00:00
custom_matchers.py Fix H404/405 violations for common code 2015-11-19 08:37:43 +00:00
dynamic_creds.py Fix H404/405 violations for common code 2015-11-19 08:37:43 +00:00
fixed_network.py Return complete response from compute networks_client 2015-08-24 19:10:00 +09:00
glance_http.py Fix H404/405 violations for common code 2015-11-19 08:37:43 +00:00
negative_rest_client.py Fix H404/405 violations for common code 2015-11-19 08:37:43 +00:00
preprov_creds.py Factor up config dependent credential classes 2015-11-13 11:08:54 +01:00
service_client.py Fix H404/405 violations for common code 2015-11-19 08:37:43 +00:00
tempest_fixtures.py Update all Oslo module use 2015-03-11 21:07:56 +00:00
validation_resources.py Rename references to compute floating IPs client 2015-11-12 09:09:08 -05:00
waiters.py Merge "Return complete response from servers_client" 2015-09-14 18:20:47 +00:00