oslo.utils/tests
Doug Hellmann bbf48f00cd Remove oslo.log code and clean up versionutils API
Remove the modules and tests that have moved to oslo.log. Replace the
use of oslo.log with the standard library logging module.

Replace calls to LOG.deprecated() with a new function in versionutils
that is copied from the body of the old implementation.

Add fatal_deprecations configuration option to versionutils, where it is
used now instead of the old log module.

Change-Id: I5903f9a9c521789cbf3381d9741a8a5308767e2d
Closes-Bug: #1373120
Blueprint: fix-import-cycle-log-and-versionutils
2015-04-17 17:56:26 +00:00
..
unit Remove oslo.log code and clean up versionutils API 2015-04-17 17:56:26 +00: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