We are pumped to announce the release of:
python-ironic-inspector-client 5.0.0: Python client for Ironic
Inspector
This release is part of the bobcat release series.
The source is available from:
https://opendev.org/openstack/python-ironic-inspector-client
Download the package from:
https://pypi.org/project/python-ironic-inspector-client
Please report issues through:
https://storyboard.openstack.org/#!/project/openstack/python-
ironic-inspector-client
For more details, please see below.
Changes in python-ironic-inspector-client 4.9.0..5.0.0
------------------------------------------------------
79d979c Fix Gate
2464afe Update pep8 dep hacking to v6
03f7780 Update master for stable/2023.1
Diffstat (except docs and test files)
-------------------------------------
functest-requirements.txt | 6 +++---
releasenotes/source/2023.1.rst | 6 ++++++
releasenotes/source/index.rst | 1 +
setup.cfg | 5 ++---
tox.ini | 14 +++-----------
6 files changed, 21 insertions(+), 18 deletions(-)
Requirements updates
--------------------
diff --git a/functest-requirements.txt b/functest-requirements.txt
index 5e5c808..969f29c 100644
--- a/functest-requirements.txt
+++ b/functest-requirements.txt
@@ -2,3 +2,3 @@
-# Last updated: October 27, 2020 (Wallaby cycle).
-git+https://opendev.org/openstack/ironic-inspector@5678f219cd55345633c1478c3cad22460bef4429#egg=ironic-inspector
--r https://opendev.org/openstack/ironic-inspector/raw/commit/5678f219cd55345633c1478c3cad22460bef4429/test-requirements.txt
\ No newline at end of file
+# Last updated: August 18, 2023 (Bobcat cycle).
+git+https://opendev.org/openstack/ironic-inspector@53778d62f16c446e2861877f20a91ac3ba6940da#egg=ironic-inspector
+-r https://opendev.org/openstack/ironic-inspector/raw/commit/53778d62f16c446e2861877f20a91ac3ba6940da/test-requirements.txt
\ No newline at end of file