We are jazzed to announce the release of: oslo.utils 2.7.0: Oslo Utility library This release is part of the mitaka release series. With source available at: http://git.openstack.org/cgit/openstack/oslo.utils With package available at: https://pypi.python.org/pypi/oslo.utils For more details, please see the git log history below and: http://launchpad.net/oslo.utils/+milestone/2.7.0 Please report issues through launchpad: http://bugs.launchpad.net/oslo.utils Changes in oslo.utils 2.6.0..2.7.0 ---------------------------------- e5a8182 Write document for each unit of oslo_utils.utils babbb24 Fix usage of "deprecated" markup in docstrings cb460ea Just use 'exception_to_unicode' to handle exception to string 9776cdd Add 'secret' to sensitive keys 9839152 Use a stopwatch in 'forever_retry_uncaught_exceptions' Diffstat (except docs and test files) ------------------------------------- oslo_utils/excutils.py | 63 +++++++++++----------- oslo_utils/strutils.py | 2 +- oslo_utils/timeutils.py | 16 +++--- oslo_utils/units.py | 16 ++++++ 5 files changed, 133 insertions(+), 71 deletions(-)