ironic-prometheus-exporter 4.0.0 (zed)
We jubilantly announce the release of: ironic-prometheus-exporter 4.0.0: Prometheus Exporter for Ironic Hardware Sensor data This release is part of the zed 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. Changes in ironic-prometheus-exporter 3.1.0..4.0.0 -------------------------------------------------- 18ceb1e Replace the centos8 job with a centos9 one 5a5f5ef CI: Removing ironic job queue cf63c1b The Python 3.6 and Python 3.7 Support has been dropped since zed 690808b Drop lower-constraints.txt and its testing dddf1ef Add Python3 zed unit tests 5042722 Update master for stable/yoga Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 8 +++----- lower-constraints.txt | 10 ---------- releasenotes/source/index.rst | 1 + releasenotes/source/yoga.rst | 6 ++++++ requirements.txt | 4 ++++ setup.cfg | 4 +--- tox.ini | 6 ------ 7 files changed, 15 insertions(+), 24 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index f01c107..a4052ae 100644 --- a/requirements.txt +++ b/requirements.txt @@ -0,0 +1,4 @@ +# Requirements lower bounds listed here are our best effort to keep them up to +# date but we do not test them so no guarantee of having them all correct. If +# you find any incorrect lower bounds, let us know or propose a fix. +
participants (1)
-
no-reply@openstack.org