062dcc9cb2
To reproduce: >>> from keystoneauth1 import exceptions >>> e = exceptions.ClientException(message="test") >>> print(e.message) None Change-Id: If73df85768866fb93d90ff95479f29f64aabe73f Co-Authored-By: Gage Hugo <gagehugo@gmail.com> Closes-Bug: #1534363 |
||
---|---|---|
.. | ||
__init__.py | ||
auth_plugins.py | ||
auth.py | ||
base.py | ||
catalog.py | ||
connection.py | ||
discovery.py | ||
http.py | ||
oidc.py | ||
response.py | ||
service_providers.py |