[release-announce] python-brick-cinderclient-ext 1.4.0 (xena)

no-reply at openstack.org no-reply at openstack.org
Thu Sep 2 17:26:08 UTC 2021


We are tickled pink to announce the release of:

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

This release is part of the xena 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 1.3.0..1.4.0
-----------------------------------------------------

bac215f Update requirements for Xena
1494765 Use cinderclient v3 in tests
eba112c Changed minversion in tox to 3.18.0
24d30a3 Remove skip_missing_interpreters
208bbea Enable tls-proxy support in test job
3683547 setup.cfg: Replace dashes with underscores
e2aa5a8 Dropping lower constraints testing
17d962f Add Python3 xena unit tests
c3c9cf2 Update master for stable/wallaby


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

.zuul.yaml                                                   |  8 +++++---
lower-constraints.txt                                        | 11 -----------
releasenotes/source/index.rst                                |  1 +
releasenotes/source/wallaby.rst                              |  6 ++++++
requirements.txt                                             |  4 ++--
setup.cfg                                                    |  8 ++++----
tox.ini                                                      | 12 +++---------
8 files changed, 22 insertions(+), 30 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 6d382b2..8769617 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -7,2 +7,2 @@ pbr>=5.5.1 # Apache-2.0
-python-cinderclient>=7.3.0 # Apache-2.0
-os-brick>=4.3.0 # Apache-2.0
+python-cinderclient>=8.0.0 # Apache-2.0
+os-brick>=5.0.0 # Apache-2.0






More information about the Release-announce mailing list