python-ironic-inspector-client 5.1.0 (caracal)
We are chuffed to announce the release of: python-ironic-inspector-client 5.1.0: Python client for Ironic Inspector This release is part of the caracal 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 5.0.0..5.1.0 ------------------------------------------------------ de19267 reno: Update master for unmaintained/yoga 98bb9b6 [codespell] Adding CI target for Tox Codespell d5f9b2e [codespell] Adding Tox Target for Codespell 1b0d642 [codespell] Fixing Spelling Mistakes f2a8ded Bump hacking to 6.1.0 3ecaaa8 Bump ironic-inspector used in functionl tests b72bee3 add pyproject.toml to support pip 23.1 ffbb3ac Update master for stable/2023.2 Diffstat (except docs and test files) ------------------------------------- functest-requirements.txt | 6 +++--- pyproject.toml | 3 +++ releasenotes/notes/service-catalog-45466d1cfd330231.yaml | 2 +- releasenotes/source/2023.2.rst | 6 ++++++ releasenotes/source/index.rst | 1 + releasenotes/source/yoga.rst | 2 +- setup.cfg | 5 +++++ tox.ini | 11 ++++++++++- zuul.d/project.yaml | 2 ++ zuul.d/python-ironic-inspector-client-jobs.yaml | 7 +++++++ 10 files changed, 39 insertions(+), 6 deletions(-) Requirements updates -------------------- diff --git a/functest-requirements.txt b/functest-requirements.txt index 969f29c..107f45a 100644 --- a/functest-requirements.txt +++ b/functest-requirements.txt @@ -2,3 +2,3 @@ -# Last updated: August 18, 2023 (Bobcat cycle). -git+https://opendev.org/openstack/ironic-inspector@53778d62f16c446e2861877f20a91... --r https://opendev.org/openstack/ironic-inspector/raw/commit/53778d62f16c446e28... \ No newline at end of file +# Last updated: January 29, 2024 (Caracal cycle). +git+https://opendev.org/openstack/ironic-inspector@8cf0b3a9f8b765fe4dab62f740168... +-r https://opendev.org/openstack/ironic-inspector/raw/commit/8cf0b3a9f8b765fe4d...
participants (1)
-
no-reply@openstack.org