ironic-prometheus-exporter 2.1.1 (victoria)
We are stoked to announce the release of: ironic-prometheus-exporter 2.1.1: Prometheus Exporter for Ironic Hardware Sensor data This release is part of the victoria stable release series. The source is available from: https://opendev.org/openstack/ironic-prometheus-exporter Download the package from: https://tarballs.openstack.org/ironic-prometheus-exporter/ Please report issues through: https://storyboard.openstack.org/#!/project/openstack/ironic- prometheus-exporter For more details, please see below. 2.1.1 ^^^^^ Bug Fixes * Fix an issue where IPE fails if the node does not have *node_name* set Changes in ironic-prometheus-exporter 2.1.0..2.1.1 -------------------------------------------------- 6e6f218 Fallback to `node_uuid` if`node_name` is not present 4ac00a8 Update ram to avoid Kernel Panic Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 2 +- ironic_prometheus_exporter/messaging.py | 5 +- ironic_prometheus_exporter/parsers/header.py | 9 +- ironic_prometheus_exporter/parsers/ipmi.py | 4 + ironic_prometheus_exporter/parsers/redfish.py | 6 +- .../json_samples/notification-empty-node_name.json | 17 + .../notification-ipmi-none-node_name.json | 2348 ++++++++++++++++++++ .../json_samples/notification-none-node_name.json | 17 + .../notification-redfish-none-node_name.json | 67 + .../notes/no-node_name-ae693f6a030fed5f.yaml | 4 + 13 files changed, 2615 insertions(+), 9 deletions(-)
participants (1)
-
no-reply@openstack.org