We are ecstatic to announce the release of: ironic-python-agent 10.2.1 This release is part of the epoxy 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://bugs.launchpad.net/ironic-python-agent/+bugs For more details, please see below. 10.2.1 ^^^^^^ Bug Fixes * Fixes IPA collecting the effective MAC address of NICs instead of the pesistent MAC address. In case it fails to fetch the persistent address falls back to effective MAC address. See https://bugs.launchpad.net/ironic-python-agent/+bug/2103450 for details. Changes in ironic-python-agent 10.2.0..10.2.1 --------------------------------------------- 797c3f3e netutils: Use ethtool ioctl to get permanent mac address 0ee9ca45 Update TOX_CONSTRAINTS_FILE for stable/2025.1 914f6278 Update .gitreview for stable/2025.1 Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + ironic_python_agent/netutils.py | 43 +++++++++++- .../notes/fix-mac-permaddr-0bc7d688eee4b814.yaml | 9 +++ tox.ini | 8 +-- 5 files changed, 123 insertions(+), 18 deletions(-)