We eagerly announce the release of:
ironic-lib 4.4.2: Ironic common library
This release is part of the victoria 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.
Changes in ironic-lib 4.4.1..4.4.2
----------------------------------
b117e63 utils.execute: log stdout and stderr even on failure
f4cabc0 Limit the number of malloc arenas for qemu-img convert
d27b4a2 Raise qemu-img memory limit to 2 GiB
Diffstat (except docs and test files)
-------------------------------------
ironic_lib/disk_utils.py | 17 +++++++++++++++--
ironic_lib/utils.py | 23 ++++++++++++++++-------
4 files changed, 59 insertions(+), 21 deletions(-)