We are pleased to announce the release of: ironic-python-agent-builder 5.0.0: Tools and scripts to build Ironic Python Agent This release is part of the zed 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. Changes in ironic-python-agent-builder 4.0.1..5.0.0 --------------------------------------------------- ddbd659 remove unicode prefix from code 020c4b3 Remove CentOS Stream 8 leftovers 57f50f7 Add smartmontools package to DIB image 43f2eae Remove some extra Centos Packages 3272b54 Document building an image with patches cd34086 Remove support for openSUSE since Python 3.6 is no longer supported d543aa8 Remove support for distributions with Python 3.6 e5bf43c Add multipath-io element 835f648 Update master for stable/yoga Diffstat (except docs and test files) ------------------------------------- .../environment.d/20-ipa-distro-family.bash | 1 - .../package-installs.yaml | 2 ++ .../post-install.d/99-remove-extra-packages | 5 +++ dib/multipath-io/README.md | 6 ++++ dib/multipath-io/element-deps | 2 ++ dib/multipath-io/package-installs.yaml | 2 ++ .../static/etc/modules-load.d/iscsi.conf | 9 +++++ releasenotes/notes/centos9-0f925822a2ab9e0a.yaml | 5 +++ releasenotes/notes/multipath-0eb6a4f3b2ee22a3.yaml | 6 ++++ releasenotes/notes/no-suse-e15d8384c423251c.yaml | 4 +++ releasenotes/source/conf.py | 16 ++++----- releasenotes/source/index.rst | 1 + releasenotes/source/yoga.rst | 6 ++++ roles/ipa-build-dib-image/tasks/main.yaml | 4 +-- tinyipa/build-tinyipa.sh | 6 ++-- tinyipa/build_files/buildreqs_python3.lst | 4 +-- tinyipa/build_files/finalreqs_python3.lst | 4 +-- zuul.d/ironic-python-agent-builder-jobs.yaml | 41 ++-------------------- zuul.d/project.yaml | 10 +----- 22 files changed, 106 insertions(+), 76 deletions(-)
participants (1)
-
no-reply@openstack.org