oslo.utils/tests
Joshua Harlow 2e6517151e Allow providing a logger to save_and_reraise_exception
Instead of always assuming the best logger to use when
a exception is being dropped is the root logger (which
it may not always be) allow for providing a custom
logger when using this functionality + class so that
users can direct it to a logger of there choosing.

Change-Id: Ic56892be9d007229f5c302a2c6da19f00e91752e
2015-02-24 12:58:18 -08:00
..
__init__.py Get the tox tests working 2014-06-18 23:12:10 -04:00
base.py Get the tox tests working 2014-06-18 23:12:10 -04:00
test_excutils.py Allow providing a logger to save_and_reraise_exception 2015-02-24 12:58:18 -08:00
test_importutils.py Move files out of the namespace package 2015-01-06 17:07:36 -05:00
test_netutils.py Move files out of the namespace package 2015-01-06 17:07:36 -05:00
test_reflection.py Move over a reflection module that taskflow uses 2014-09-18 19:30:02 +00:00
test_strutils.py Add 'secret_uuid' in _SANITIZE_KEYS for strutils 2014-12-18 17:00:25 +08:00
test_timeutils.py Add microsecond support to timeutils.utcnow_ts() 2015-01-15 22:24:11 -05:00
test_uuidutils.py Support non-lowercase uuids in is_uuid_like 2014-12-26 16:22:24 +01:00
test_warning.py Move files out of the namespace package 2015-01-06 17:07:36 -05:00
tests_encodeutils.py Make safe_encode func case-insensitive 2014-09-18 00:38:57 +03:00