[release-announce] python-brick-cinderclient-ext 1.0.2 (ussuri)

no-reply at openstack.org no-reply at openstack.org
Thu Mar 11 10:40:31 UTC 2021


We are amped to announce the release of:

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

This release is part of the ussuri stable 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.0.1..1.0.2
-----------------------------------------------------

17dc36a Update requirements and lower-constraints
6655529 Fix hacking min version to 3.0.1
e1a4363 Update TOX/UPPER_CONSTRAINTS_FILE for stable/ussuri
df1dace Update .gitreview for stable/ussuri


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

.gitreview            |  1 +
lower-constraints.txt | 14 +++++++-------
requirements.txt      |  4 ++--
test-requirements.txt |  3 +--
tox.ini               |  6 +++---
5 files changed, 14 insertions(+), 14 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index da15cfc..5a18044 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -7,2 +7,2 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0
-python-cinderclient>=3.3.0 # Apache-2.0
-os-brick>=2.5.0 # Apache-2.0
+python-cinderclient>=7.0.0 # Apache-2.0
+os-brick>=3.0.1 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 69699cd..cc11f96 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -5 +5 @@
-hacking>=2.0.0
+hacking>=3.0.1,<3.1.0 # Apache-2.0
@@ -7 +6,0 @@ hacking>=2.0.0
-python-cinderclient>=3.3.0 # Apache-2.0






More information about the Release-announce mailing list