[release-announce] ironic-python-agent 8.2.0 (xena)

no-reply at openstack.org no-reply at openstack.org
Wed Sep 22 18:57:45 UTC 2021


We contentedly announce the release of:

ironic-python-agent 8.2.0: Ironic Python Agent Ramdisk

This release is part of the xena 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.

8.2.0
^^^^^

New Features

* The introspection now includes the MAC address of the IPMI LAN
  channel which has a valid IP address and MAC address assigned in the
  hardware inventory data as "bmc_mac".

Changes in ironic-python-agent 8.1.0..8.2.0
-------------------------------------------

cb836a2 Trivial: minor fixes in error messages
07ff3b8 Trivial: better debugging in list_all_block_devices
a86e21e Check the network burnin roles and partner
6441db6 Move loading of IPMI module loading to a single point
61af712 Expose BMC MAC address in inventory data
22b538d Add lower-constraints job to current development branch
caf695f Output verbose info from efibootmgr
efbbc86 Increase version of hacking and pycodestyle


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

examples/business-logic/example_business_logic.py  |   7 +-
ironic_python_agent/agent.py                       |  11 +-
ironic_python_agent/burnin.py                      |   8 ++
ironic_python_agent/extensions/clean.py            |   2 +-
ironic_python_agent/extensions/deploy.py           |   2 +-
ironic_python_agent/extensions/image.py            |   9 +-
ironic_python_agent/extensions/standby.py          |  36 +++---
ironic_python_agent/hardware.py                    |  94 ++++++++++++---
ironic_python_agent/hardware_managers/cna.py       |   7 +-
ironic_python_agent/utils.py                       |   3 +-
lower-constraints.txt                              |  26 ++++
.../bmc-mac-introspection-e4c2e203d8529710.yaml    |   6 +
tox.ini                                            |  10 +-
zuul.d/project.yaml                                |   5 +-
19 files changed, 312 insertions(+), 111 deletions(-)







More information about the Release-announce mailing list