[release-announce] ironic-prometheus-exporter 1.1.2 (train)
no-reply at openstack.org
no-reply at openstack.org
Mon Feb 1 18:38:14 UTC 2021
We are overjoyed to announce the release of:
ironic-prometheus-exporter 1.1.2: Prometheus Exporter for Ironic
Hardware Sensor data
This release is part of the train 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.
1.1.2
^^^^^
Bug Fixes
* Fix an issue where IPE fails if the node does not have *node_name*
set
Changes in ironic-prometheus-exporter 1.1.1..1.1.2
--------------------------------------------------
96983cd Increase memory for stable/train
3a1fd72 Fallback to `node_uuid` if`node_name` is not present
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 +
tox.ini | 2 +-
14 files changed, 2616 insertions(+), 10 deletions(-)
More information about the Release-announce
mailing list