[release-announce] python-brick-cinderclient-ext 0.5.1 (pike)

no-reply at openstack.org no-reply at openstack.org
Sat Apr 13 00:05:44 UTC 2019


We are ecstatic to announce the release of:

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

This release is part of the pike stable release series.

The source is available from:

    https://git.openstack.org/cgit/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 0.5.0..0.5.1
-----------------------------------------------------

4dd6b35 import zuul job settings from project-config
a68667d Updated from global requirements
59c895e Update UPPER_CONSTRAINTS_FILE for stable/pike
817e4a8 Update .gitreview for stable/pike


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

.gitreview            | 1 +
.zuul.yaml            | 7 +++++++
requirements.txt      | 4 ++--
test-requirements.txt | 4 ++--
tox.ini               | 2 +-
5 files changed, 13 insertions(+), 5 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 5ac89ce..9baaf8a 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -7,2 +7,2 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0
-python-cinderclient>=3.0.0 # Apache-2.0
-os-brick>=1.15.1 # Apache-2.0
+python-cinderclient>=3.1.0 # Apache-2.0
+os-brick>=1.15.2 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 7c3dc57..101c13d 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -7 +7 @@ hacking<0.11,>=0.10.0
-python-cinderclient>=3.0.0 # Apache-2.0
+python-cinderclient>=3.1.0 # Apache-2.0
@@ -12 +12 @@ sphinx>=1.6.2 # BSD
-openstackdocstheme>=1.11.0 # Apache-2.0
+openstackdocstheme>=1.16.0 # Apache-2.0






More information about the Release-announce mailing list