[release-announce] ironic-python-agent-builder 2.2.0

no-reply at openstack.org no-reply at openstack.org
Mon Sep 21 08:11:41 UTC 2020


We are pumped to announce the release of:

ironic-python-agent-builder 2.2.0: Tools and scripts to build Ironic
Python Agent

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/

For more details, please see below.

Changes in ironic-python-agent-builder 2.1.0..2.2.0
---------------------------------------------------

69e41ff Fix typo in spelling of "finalise", breaking build
841ef66 Fix cacert path for TLS element
c683807 Add dosfsutils for EFI to tinyipa
da78fa0 Followups for TLS support
79715dd Add element to configure IPA with TLS, use configdir
8602442 Install libssl-dev / openssl-devel when building IPA
0ece507 Use converted ipa jobs
def99cd Build centos8 on centos8
bf4d98a Move zuul config in zuul.d
54aa2ca Leave kbd installed
8556bda Remove old proc before finalising tinyipa
b609df3 Pin pip version to install in tinyipa images
11bb109 Fix finalise tinyipa
089ec16 Update name of ipa job


Diffstat (except docs and test files)
-------------------------------------

.../ironic-python-agent.conf                       |  2 +-
.../ironic-python-agent.init                       |  2 +-
.../ironic-python-agent.service                    |  2 +-
.../package-installs.yaml                          |  6 +--
dib/ironic-python-agent-ramdisk/pkg-map            |  1 +
.../static/etc/ironic-python-agent.d/README        |  3 ++
dib/ironic-python-agent-tls/README.rst             | 32 +++++++++++++
dib/ironic-python-agent-tls/element-deps           |  1 +
.../pre-finalise.d/10-configure-ipa-tls            | 37 +++++++++++++++
tinyipa/build-tinyipa.sh                           |  4 +-
tinyipa/build_files/finalreqs.lst                  |  1 +
tinyipa/common.sh                                  |  2 +
tinyipa/finalise-tinyipa.sh                        | 13 +++++-
.../ironic-python-agent-builder-jobs.yaml          | 52 +---------------------
zuul.d/project.yaml                                | 45 +++++++++++++++++++
15 files changed, 144 insertions(+), 59 deletions(-)







More information about the Release-announce mailing list