[release-announce] ironic-lib 2.21.3 (train)

no-reply at openstack.org no-reply at openstack.org
Mon Feb 1 18:48:26 UTC 2021


We are happy to announce the release of:

ironic-lib 2.21.3: Ironic common library

This release is part of the train stable release series.

The source is available from:

    https://opendev.org/openstack/ironic-lib

Download the package from:

    https://pypi.org/project/ironic-lib

Please report issues through:

    https://storyboard.openstack.org/#!/project/openstack/ironic-lib

For more details, please see below.

2.21.3
^^^^^^

Bug Fixes

* Adds an additional error to look for in the "qemu-img" image
  conversion retry logic to automatically retry if 'Cannot allocate
  memory' is encountered, as "qemu-img" makes a number of memory
  allocation requests and the most likely is upon creating the
  convesrsion thread resulting in 'qemu: qemu_thread_create_: Resource
  temporarily unavailable' but other memory allocation fails can
  result in 'Failed to allocate memory: Cannot allocate memory'. Both
  types of errors are now checked and automatically retried upon.


Docutils System Messages
************************

Changes in ironic-lib 2.21.2..2.21.3
------------------------------------

00d8ad3 CI: Use only py3, remove lower-constraints check, cap ipa-b version
a247e2b Fix other out of memory error for qemu-img convert


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

ironic_lib/disk_utils.py                           |  3 ++-
...nal-disk-conversion-retry-dfff93cbdf779f81.yaml | 11 +++++++++++
zuul.d/ironic-lib-jobs.yaml                        | 16 ++++-----------
zuul.d/project.yaml                                | 11 ++++-------
5 files changed, 44 insertions(+), 20 deletions(-)







More information about the Release-announce mailing list