[release-announce] python-brick-cinderclient-ext 2.1.0 (antelope)

no-reply at openstack.org no-reply at openstack.org
Wed Feb 15 14:26:47 UTC 2023


We enthusiastically announce the release of:

python-brick-cinderclient-ext 2.1.0: python-cinderclient extension for
local storage management

This release is part of the antelope release series.

The source is available from:

    https://opendev.org/openstack/python-brick-cinderclient-ext

Download the package from:

    https://pypi.org/project/python-brick-cinderclient-ext

Please report issues through:

    https://bugs.launchpad.net/python-cinderclient/+bugs

For more details, please see below.

Changes in python-brick-cinderclient-ext 2.0.0..2.1.0
-----------------------------------------------------

056e0cb Fix: tox4 issues
d29f3cf Update minimum requirements
ec28b45 Update metadata in setup.cfg
5ca14d9 Add Python3 antelope unit tests
2e7116c Update master for stable/zed


Diffstat (except docs and test files)
-------------------------------------

.zuul.yaml                    | 2 +-
releasenotes/source/index.rst | 1 +
releasenotes/source/zed.rst   | 6 ++++++
requirements.txt              | 6 +++---
setup.cfg                     | 9 ++++-----
tox.ini                       | 4 +++-
6 files changed, 18 insertions(+), 10 deletions(-)


Requirements updates
--------------------

diff --git a/requirements.txt b/requirements.txt
index 91a574e..0e12980 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -7,3 +7,3 @@ pbr>=5.5.1 # Apache-2.0
-python-cinderclient>=8.2.0 # Apache-2.0
-os-brick>=5.2.0 # Apache-2.0
-oslo.concurrency>=4.4.0 # Apache-2.0
+python-cinderclient>=9.0.0 # Apache-2.0
+os-brick>=6.0.0 # Apache-2.0
+oslo.concurrency>=5.0.0 # Apache-2.0






More information about the Release-announce mailing list