[release-announce] ironic-python-agent 9.7.0 (bobcat)

no-reply at openstack.org no-reply at openstack.org
Thu Sep 21 11:33:54 UTC 2023


We are pumped to announce the release of:

ironic-python-agent 9.7.0: Ironic Python Agent Ramdisk

This release is part of the bobcat release series.

The source is available from:

    https://opendev.org/openstack/ironic-python-agent

Download the package from:

    https://tarballs.openstack.org/ironic-python-agent/

Please report issues through:

    https://storyboard.openstack.org/#!/project/openstack/ironic-
python-agent

For more details, please see below.

Changes in ironic-python-agent 9.6.0..9.7.0
-------------------------------------------

eb95273 Add get_service_steps logic to the agent
b6c263a preserve/handle config drives on 4k block devices
51f2115 Use sparkingly new metalsmith cs9 job
5ed520d Handle the node being locked
80c3f56 tox: Remove basepython


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

ironic_python_agent/config.py                      |   5 +
ironic_python_agent/errors.py                      |   9 +
ironic_python_agent/extensions/service.py          | 103 +++++++
ironic_python_agent/hardware.py                    | 128 ++++++++-
ironic_python_agent/hardware_managers/mlnx.py      |   8 +
ironic_python_agent/ironic_api_client.py           |  27 +-
ironic_python_agent/partition_utils.py             |  98 ++++++-
...-block-size-config-drives-4470828dd06d2600.yaml |  12 +
...add-service-steps-support-655cc02d112ed0a8.yaml |  14 +
...d-node-conflict-is-locked-2ea21dd45abfe4f7.yaml |  13 +
setup.cfg                                          |   1 +
tox.ini                                            |   2 -
zuul.d/ironic-python-agent-jobs.yaml               |   4 +-
19 files changed, 1079 insertions(+), 12 deletions(-)







More information about the Release-announce mailing list