We are pumped to announce the release of: ironic-inspector 8.2.2: Hardware introspection for OpenStack Bare Metal This release is part of the stein stable release series. The source is available from: https://opendev.org/openstack/ironic-inspector Download the package from: https://tarballs.openstack.org/ironic-inspector/ Please report issues through: https://storyboard.openstack.org/#!/project/944 For more details, please see below. 8.2.2 ^^^^^ Bug Fixes * Fixes an issue when extra_hardware plugin failed to save extra hardware information to Swift, the collected information is not processed and consumed. * Fixes an issue while mapping port InfiniBand MAC address to EthernetOverInfiniBand MAC. Prior to this fix, it will fail to map and raise an exception. Changes in ironic-inspector 8.2.1..8.2.2 ---------------------------------------- ccff6e8 Convert Swift connection errors into more obvious ones 7e7a729 Improve error handling of extra_hardware c819642 pxe_filter: fix get blacklist error Diffstat (except docs and test files) ------------------------------------- ironic_inspector/common/swift.py | 21 ++++++++---- ironic_inspector/plugins/extra_hardware.py | 13 +++++--- ironic_inspector/pxe_filter/iptables.py | 4 +-- ironic_inspector/test/unit/test_iptables.py | 18 +++++++---- .../test/unit/test_plugins_extra_hardware.py | 37 ++++++++++++++++++++++ ironic_inspector/test/unit/test_swift.py | 20 +++++++++++- ...ix-extra-hardware-process-c0635a972de37b0a.yaml | 6 ++++ ...-pxe-filter-get-blacklist-2dde59d51c1d010f.yaml | 6 ++++ 8 files changed, 105 insertions(+), 20 deletions(-)
participants (1)
-
no-reply@openstack.org