tempest/tempest/common
Matthew Treinish 4217a703c9
Move InvalidConfiguration exception to tempest.lib
This commit migrates the InvalidConfiguartion exception from tempest's
exceptions into the list of tempest lib exceptions. While tempest lib
itself does not have any configuration, it is very possible that
external test suites would also like a way to raise an exception when
part of the configuration is invalid. This is also needed as part of
the migration of the dynamic credentials provider to tempest lib.

Change-Id: I9ec697c61cfb1f5750d82ae790c607029bfed3ca
2016-10-13 11:16:12 -04:00
..
generator Py3: `reduce` is not a built-in anymore, use six.moves instead 2016-04-25 17:17:42 +02:00
utils Move InvalidConfiguration exception to tempest.lib 2016-10-13 11:16:12 -04: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 Trivial: Delete a definition that is not needed. 2016-09-30 12:37:54 +08:00
cred_client.py Merge "Make identity v3 roles_client use **kwargs" 2016-09-07 03:53:53 +00:00
credentials_factory.py Move InvalidConfiguration exception to tempest.lib 2016-10-13 11:16:12 -04:00
custom_matchers.py Merge "Added logic to validate storage policy info" 2016-09-09 14:59:45 +00:00
dynamic_creds.py Move InvalidConfiguration exception to tempest.lib 2016-10-13 11:16:12 -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 Move InvalidConfiguration exception to tempest.lib 2016-10-13 11:16:12 -04: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 waiters.py: raise BackupException defined in tempest/lib 2016-10-13 08:27:25 +00:00