[release-announce] python-ironicclient 5.0.0 (zed)
no-reply at openstack.org
no-reply at openstack.org
Fri Jul 15 09:29:58 UTC 2022
We are excited to announce the release of:
python-ironicclient 5.0.0: OpenStack Bare Metal Provisioning API
Client Library
This release is part of the zed release series.
The source is available from:
https://opendev.org/openstack/python-ironicclient
Download the package from:
https://pypi.org/project/python-ironicclient
Please report issues through:
https://storyboard.openstack.org/#!/project/openstack/python-
ironicclient
For more details, please see below.
Changes in python-ironicclient 4.11.0..5.0.0
--------------------------------------------
dfbd08f The Python 3.6 and Python 3.7 Support has been dropped since zed
a7ad7fd Drop lower-constraints.txt and its testing
e801e1c CI: Removing ironic job queue
bf48ad2 Fix CI
283f82c Add Python3 zed unit tests
9ee2509 Update master for stable/yoga
59df415 Avoid using 'foo' as invalid JSON test data
Diffstat (except docs and test files)
-------------------------------------
lower-constraints.txt | 25 -------------------------
releasenotes/source/index.rst | 1 +
releasenotes/source/yoga.rst | 6 ++++++
requirements.txt | 4 ++++
setup.cfg | 4 +---
tox.ini | 6 ------
zuul.d/ironicclient-jobs.yaml | 1 -
zuul.d/project.yaml | 4 +---
9 files changed, 14 insertions(+), 39 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index 33aae56..e218bc6 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.
+
More information about the Release-announce
mailing list