[release-announce] ironic-lib 4.2.1 (ussuri)
    no-reply at openstack.org 
    no-reply at openstack.org
       
    Mon Jun 15 08:48:26 UTC 2020
    
    
  
We are excited to announce the release of:
ironic-lib 4.2.1: Ironic common library
This release is part of the ussuri 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.
4.2.1
^^^^^
Bug Fixes
* Fixes an py3 compatibility issue in metrics_statsd where str need
  be explicitly converted to bytes before send with socket. See Story
  2007537 (https://storyboard.openstack.org/#!/story/2007537) for
  details.
Changes in ironic-lib 4.2.0..4.2.1
----------------------------------
c05ec72 Add netboot to all partition jobs
f772e24 Fix for latest zeroconf version
cc0abd3 Fix pep8 test
63da5a7 image_convert: retry resource unavailable and make RLIMIT configurable
956fd14 Convert str to bytes for py3 socket compatibility
945281d Update TOX/UPPER_CONSTRAINTS_FILE for stable/ussuri
804988a Update .gitreview for stable/ussuri
Diffstat (except docs and test files)
-------------------------------------
.gitreview                                         |  1 +
ironic_lib/disk_utils.py                           | 39 +++++++++++++--
ironic_lib/metrics_statsd.py                       |  2 +-
.../conver-str-to-bytes-11a665d0fa8828ec.yaml      |  7 +++
tox.ini                                            |  2 +-
zuul.d/ironic-lib-jobs.yaml                        |  5 +-
10 files changed, 112 insertions(+), 23 deletions(-)
    
    
More information about the Release-announce
mailing list