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 | ||
test_exceptions.py |