[release-announce] oslo.utils 4.9.1 (xena)
no-reply at openstack.org
no-reply at openstack.org
Tue Jun 15 10:12:59 UTC 2021
We contentedly announce the release of:
oslo.utils 4.9.1: Oslo Utility library
This release is part of the xena release series.
The source is available from:
https://opendev.org/openstack/oslo.utils
Download the package from:
https://pypi.org/project/oslo.utils
Please report issues through:
https://bugs.launchpad.net/oslo.utils/+bugs
For more details, please see below.
4.9.1
^^^^^
Deprecation Notes
* Oslo.utils's "fnmatch" module is deprecated, please use the stdlib
"fnmatch" module which is thread safe for python 3+.
* Support for parsing the "human" format has been deprecated and
will be removed in a future release.
Changes in oslo.utils 4.9.0..4.9.1
----------------------------------
25e3d58 Remove references to 'sys.version_info'
4c893c9 Deprecate the fnmatch module.
73eb067 Deprecate the human format on QemuImgInfo
ca5be35 Ussuri+ is python3 only and update python to python3
d902a67 Dropping lower constraints testing
Diffstat (except docs and test files)
-------------------------------------
lower-constraints.txt | 39 -------------
oslo_utils/fnmatch.py | 66 ++++------------------
oslo_utils/imageutils.py | 10 ++++
.../notes/deprecate-fnmatch-057a092d434a0c53.yaml | 5 ++
...tils-human-format-support-a89101a36c4dd3cb.yaml | 5 ++
tools/perf_test_mask_password.py | 2 +-
8 files changed, 54 insertions(+), 151 deletions(-)
More information about the Release-announce
mailing list