[release-announce] oslo.utils 4.11.0 (yoga)

no-reply at openstack.org no-reply at openstack.org
Thu Oct 21 09:53:24 UTC 2021


We are stoked to announce the release of:

oslo.utils 4.11.0: Oslo Utility library

This release is part of the yoga 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.11.0
^^^^^^

Bug Fixes

* bug #1942682 (https://bugs.launchpad.net/oslo.utils/+bug/1942682):
  Fix inconsistent value of *QemuImgInfo.encrypted*. Now the attribute
  is always *'yes'* or *None* regardless of the format(*human* or
  *json*) used.

Changes in oslo.utils 4.10.0..4.11.0
------------------------------------

cfb29cc Add Python3 yoga unit tests
5586872 Update master for stable/xena
2922a34 QemuImgInfo: Fix inconsistent value format of encrypted
cf45c2c setup.cfg: Replace dashes with underscores
e52d7b8 Changed minversion in tox to 3.18.0


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

.zuul.yaml                                           | 2 +-
oslo_utils/imageutils.py                             | 2 +-
releasenotes/notes/bug-1942682-ea95d54b2587b32f.yaml | 6 ++++++
releasenotes/source/index.rst                        | 1 +
releasenotes/source/xena.rst                         | 6 ++++++
setup.cfg                                            | 8 ++++----
tox.ini                                              | 6 +++---
8 files changed, 26 insertions(+), 10 deletions(-)







More information about the Release-announce mailing list