tempest/tempest/common
Matthew Treinish fda3765ff2 Fix missing exception catch in is_admin_available()
This commit adds a missing exception catch in the is_admin_available()
method. When non-locking test accounts are used and no admin creds are
available an InvalidConfiguration exception is raised instead of the
NotImplemented exception raised by the locking test accounts provider.

Partial-Bug: #1296955
Change-Id: Ic7006f6a40ac174e4b6793096fb92957df350d61
2015-02-20 15:17:44 -05:00
..
generator Fix schema definition admin_flavor_create 2014-09-30 11:20:46 +02:00
utils Adds scenario for DNS-nameserver configuration 2015-01-16 12:08:50 +02: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
accounts.py Move default creds to cred_provider 2015-02-11 17:22:13 -05:00
commands.py Remove network debug 2014-12-09 20:26:05 -05:00
cred_provider.py Remove CONF values from Token clients 2015-02-18 16:15:58 +09:00
credentials.py Fix missing exception catch in is_admin_available() 2015-02-20 15:17:44 -05:00
custom_matchers.py Refactor custom matchers 2014-12-24 17:34:08 +00:00
glance_http.py Change tempest InvalidContentType exc to tempest-lib exc 2015-02-05 22:29:45 +09:00
isolated_creds.py Merge "clear dict post cleanup in clear_isolated_creds" 2015-02-20 18:15:22 +00:00
negative_rest_client.py Add SSL parameters to negative tests 2015-01-23 15:07:12 +00:00
service_client.py Change tempest BadRequest exc to tempest-lib exc 2015-02-16 11:52:47 +09:00
ssh.py Enable H407,H305,H307,E122 ignore E123 2014-08-12 17:39:16 -04:00
tempest_fixtures.py Remove vim headers 2014-01-20 11:22:45 +09:00
waiters.py Change basic server client methods to return one value and update tests 2015-02-12 12:40:33 -05:00