[release-announce] [cinder] python-brick-cinderclient-ext 0.7.0 (queens)
no-reply at openstack.org
no-reply at openstack.org
Mon Jan 8 15:54:57 UTC 2018
We contentedly announce the release of:
python-brick-cinderclient-ext 0.7.0: python-cinderclient extension for
local storage management
This release is part of the queens release series.
The source is available from:
https://git.openstack.org/cgit/openstack/python-brick-
cinderclient-ext
Download the package from:
https://pypi.python.org/pypi/python-brick-cinderclient-ext
Please report issues through launchpad:
https://bugs.launchpad.net/python-cinderclient
For more details, please see below.
Changes in python-brick-cinderclient-ext 0.6.0..0.7.0
-----------------------------------------------------
bf4d0ca Updated from global requirements
a281e67 Update to support new attachment API mv 3.44
d6d3adb Updated from global requirements
e737904 Updated from global requirements
Diffstat (except docs and test files)
-------------------------------------
brick_cinderclient_ext/client.py | 5 ++++-
requirements.txt | 4 ++--
test-requirements.txt | 4 ++--
4 files changed, 10 insertions(+), 7 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index afb8791..6cd7c74 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -7,2 +7,2 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0
-python-cinderclient>=3.2.0 # Apache-2.0
-os-brick>=1.15.2 # Apache-2.0
+python-cinderclient>=3.3.0 # Apache-2.0
+os-brick>=2.1.1 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 8eadba9..80a5100 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -7 +7 @@ hacking<0.11,>=0.10.0
-python-cinderclient>=3.2.0 # Apache-2.0
+python-cinderclient>=3.3.0 # Apache-2.0
@@ -16 +16 @@ testscenarios>=0.4 # Apache-2.0/BSD
-testtools>=1.4.0 # MIT
+testtools>=2.2.0 # MIT
More information about the Release-announce
mailing list