We high-spiritedly announce the release of: python-cinderclient 9.8.0 This release is part of the flamingo release series. The source is available from: https://opendev.org/openstack/python-cinderclient Download the package from: https://pypi.org/project/python-cinderclient Please report issues through: https://bugs.launchpad.net/python-cinderclient/+bugs For more details, please see below. 9.8.0 ^^^^^ Upgrade Notes ************* * Support for Python 3.9 has been removed. Now Python 3.10 is the minimum version supported. Bug Fixes ********* * Bug #1998596 (https://bugs.launchpad.net/python- cinderclient/+bug/1998596): fixed version discovery if the server was older than the maximum supported version defined in python- cinderclient. Changes in python-cinderclient 9.7.0..9.8.0 ------------------------------------------- 59824da Fix talking to older servers 314bf71 Remove Python 3.9 support 0125495 Remove tags from README 7cda642 Update python versions for testing 6efcf1c Update master for stable/2025.1 e23f23c Tests: Fix test_shell in py3.13 Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 27 +++++++++++----------- README.rst | 10 +------- cinderclient/shell.py | 8 +++---- .../notes/bug-1998596-5cac70cc68b3d6a5.yaml | 6 +++++ .../notes/remove-py39-88ae5d7e3cf12f7d.yaml | 5 ++++ releasenotes/source/2025.1.rst | 6 +++++ releasenotes/source/index.rst | 1 + setup.cfg | 3 +-- tox.ini | 2 +- 10 files changed, 44 insertions(+), 32 deletions(-)
participants (1)
-
no-reply@openstack.org