[openstack-dev] [new][oslo] oslo.utils 3.15.0 release (newton)
no-reply at openstack.org
no-reply at openstack.org
Thu Jul 7 16:32:28 UTC 2016
We are delighted to announce the release of:
oslo.utils 3.15.0: Oslo Utility library
This release is part of the newton 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
Please report issues through launchpad:
http://bugs.launchpad.net/oslo.utils
For more details, please see below.
Changes in oslo.utils 3.14.0..3.15.0
------------------------------------
53e70e8 Add basic docstrings to stopwatch has_started/stopped methods
893ac87 Make mask_dict_password consistent with mask_password
5b8de1c Updated from global requirements
e1ec546 improve tests for mask_password and mask_dict_password
17c2e2c Simplify boolean expression in executils.py
Diffstat (except docs and test files)
-------------------------------------
oslo_utils/excutils.py | 1 -
oslo_utils/strutils.py | 21 ++++++----
oslo_utils/timeutils.py | 2 +
test-requirements.txt | 2 +-
5 files changed, 62 insertions(+), 51 deletions(-)
Requirements updates
--------------------
diff --git a/test-requirements.txt b/test-requirements.txt
index b9e4d03..6562796 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -21 +21 @@ coverage>=3.6 # Apache-2.0
-sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
+sphinx!=1.3b1,<1.3,>=1.2.1 # BSD
More information about the OpenStack-dev
mailing list