We are amped to announce the release of: ironic-lib 6.0.0: Ironic common library This release is part of the caracal 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 5.6.0..6.0.0 ---------------------------------- ae53e8e Swap partprobe and udev settle 31ecf49 Force constraints when installing a package during tox test e76360a Bump hacking to 6.1.0 7644196 Split common qemu-img functions from disk_utils 4ac6cf0 [codespell] - Adding CI for codespell tox target 399220b Remove compatibility with Python < 3.8 87a739f Raise on non-existing file in qemu_img_info 5e1ca2a [codespell] Add tox target and configuration for codespell 7952b5d [codespell] Fixing spelling issues in Ironic-Lib d938b6d Drop lower-constraints.txt (again) Diffstat (except docs and test files) ------------------------------------- etc/ironic/rootwrap.d/ironic-lib.filters | 4 +- ironic_lib/disk_utils.py | 97 ++---------------- ironic_lib/metrics_collector.py | 2 +- ironic_lib/qemu_img.py | 117 +++++++++++++++++++++ lower-constraints.txt | 21 ---- setup.cfg | 12 ++- tox.ini | 15 ++- zuul.d/ironic-lib-jobs.yaml | 7 ++ zuul.d/project.yaml | 2 + 11 files changed, 340 insertions(+), 262 deletions(-)
participants (1)
-
no-reply@openstack.org