keystoneauth/keystoneauth1/identity/generic
Jens Harbott 26cb0f6fcb Be more helpful when version discovery fails
Modify the error message for failed discovery in an attempt to better
help the user fixing the issue.

Include a reference to the actual exception that occured in the
error message. Add SSLError to the list of caught exceptions so that
we can log this case, too.

Add some unit tests to verify the handling of possible exceptions during
version discovery.

Change-Id: I9c26ab35d5515a937e016421e26e844212cb0bb3
Closes-Bug: 1749144
2018-03-21 09:17:01 +00:00
..
__init__.py Make __all__ immutable 2015-10-01 18:21:31 +00:00
base.py Be more helpful when version discovery fails 2018-03-21 09:17:01 +00:00
password.py Remove use of positional decorator 2017-08-07 16:37:07 -07:00
token.py Implement caching for the generic plugins. 2016-10-04 16:00:32 +11:00