We are pleased to announce the release of: ironic-python-agent-builder 5.0.1: Tools and scripts to build Ironic Python Agent This release is part of the zed stable release series. The source is available from: https://opendev.org/openstack/ironic-python-agent-builder Download the package from: https://tarballs.openstack.org/ironic-python-agent-builder/ Please report issues through: https://storyboard.openstack.org/#!/project/openstack/ironic- python-agent-builder For more details, please see below. 5.0.1 ^^^^^ Bug Fixes * Fixes excess files being housed in /var/tmp inside of a ramdisk image which may, in some cases, result in a much larger ramdisk than expected. Files and folders in /var/tmp within a ramdisk are now removed prior to the ramdisk being packaged as part of a DIB based image build. Changes in ironic-python-agent-builder 5.0.0..5.0.1 --------------------------------------------------- f560170 Drop TripleO job e2c1c82 Extend the DIB_CHECKSUM variable usage dbd6634 Add checksum generation support b097986 Add libaio engine for fio on Centos/Rhel9 cb5efad Remove /var/tmp/* from images daab68f Update TOX_CONSTRAINTS_FILE for stable/zed f6d15d0 Update .gitreview for stable/zed Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + dib/burn-in/package-installs.yaml | 5 +++++ dib/extra-hardware/package-installs.yaml | 5 +++++ .../post-install.d/99-remove-extra-packages | 4 ++++ dib/ironic-ramdisk-base/cleanup.d/99-ramdisk-create | 7 +++++++ dib/ironic-ramdisk-base/environment.d/10-checksum.bash | 1 + .../notes/clean-var-tmp-with-dib-builds-cd31a2cf70a7f935.yaml | 7 +++++++ tox.ini | 2 +- zuul.d/project.yaml | 2 -- 9 files changed, 31 insertions(+), 3 deletions(-)
participants (1)
-
no-reply@openstack.org