[release-announce] oslo.utils 3.35.1 (queens)
    no-reply at openstack.org 
    no-reply at openstack.org
       
    Tue Jun  5 19:03:41 UTC 2018
    
    
  
We contentedly announce the release of:
oslo.utils 3.35.1: Oslo Utility library
This release is part of the queens stable release series.
The source is available from:
    https://git.openstack.org/cgit/openstack/oslo.utils
Download the package from:
    https://pypi.org/project/oslo.utils
Please report issues through launchpad:
    https://bugs.launchpad.net/oslo.utils
For more details, please see below.
Changes in oslo.utils 3.35.0..3.35.1
------------------------------------
8cce3af Add private_key to the list of sanitized keys
a39be00 Updated from global requirements
1e0570b Fix breaking unit tests due to iso8601 changes
1ad91d7 Update UPPER_CONSTRAINTS_FILE for stable/queens
cd6140e Update .gitreview for stable/queens
Diffstat (except docs and test files)
-------------------------------------
.gitreview                         |  3 ++-
oslo_utils/strutils.py             |  2 +-
oslo_utils/timeutils.py            |  9 +++++--
test-requirements.txt              |  2 +-
tox.ini                            |  2 +-
7 files changed, 38 insertions(+), 36 deletions(-)
Requirements updates
--------------------
diff --git a/test-requirements.txt b/test-requirements.txt
index 6e4389a..82cee64 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -11 +11 @@ testtools>=2.2.0 # MIT
-oslotest>=1.10.0 # Apache-2.0
+oslotest>=3.2.0 # Apache-2.0
    
    
More information about the Release-announce
mailing list