[release-announce] [oslo] oslo.utils 3.34.0 (queens)

no-reply at openstack.org no-reply at openstack.org
Mon Jan 8 14:29:36 UTC 2018


We are jazzed to announce the release of:

oslo.utils 3.34.0: Oslo Utility library

This release is part of the queens release series.

The source is available from:

    https://git.openstack.org/cgit/openstack/oslo.utils

Download the package from:

    https://pypi.python.org/pypi/oslo.utils

Please report issues through launchpad:

    https://bugs.launchpad.net/oslo.utils

For more details, please see below.

Changes in oslo.utils 3.33.0..3.34.0
------------------------------------

1c33a43 Updated from global requirements
717e5dd Cleanup test-requirements
11feb68 improve docstring for last_bytes()
4d35db5 Add method last_bytes in fileutils
2ba0aa9 Follow the new PTI for document build
5d40f5b Add missing information in docstring of validate_integer
785b33c Add method to escape ipv6 ip addresses


Diffstat (except docs and test files)
-------------------------------------

oslo_utils/fileutils.py            | 31 +++++++++++++++++++++++++++++++
oslo_utils/netutils.py             | 14 ++++++++++++++
oslo_utils/strutils.py             |  3 +++
test-requirements.txt              |  7 -------
tox.ini                            |  4 +++-
8 files changed, 89 insertions(+), 8 deletions(-)


Requirements updates
--------------------

diff --git a/test-requirements.txt b/test-requirements.txt
index c072087..6e4389a 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -8 +7,0 @@ fixtures>=3.0.0 # Apache-2.0/BSD
-python-subunit>=1.0.0 # Apache-2.0/BSD
@@ -20,4 +18,0 @@ coverage!=4.4,>=4.0 # Apache-2.0
-# this is required for the docs build jobs
-sphinx>=1.6.2 # BSD
-openstackdocstheme>=1.17.0 # Apache-2.0
-
@@ -32,2 +26,0 @@ bandit>=1.1.0 # Apache-2.0
-
-reno>=2.5.0 # Apache-2.0






More information about the Release-announce mailing list