We are satisfied to announce the release of: python-brick-cinderclient-ext 0.8.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.7.0..0.8.0 ----------------------------------------------------- 0dd07cf Updated from global requirements b187dbb Updated from global requirements Diffstat (except docs and test files) ------------------------------------- requirements.txt | 4 ++-- test-requirements.txt | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index 6cd7c74..06bccf2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,2 +8,2 @@ python-cinderclient>=3.3.0 # Apache-2.0 -os-brick>=2.1.1 # Apache-2.0 -oslo.concurrency>=3.20.0 # Apache-2.0 +os-brick>=2.2.0 # Apache-2.0 +oslo.concurrency>=3.25.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index 80a5100..4a728f8 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -10 +10 @@ ddt>=1.0.1 # MIT -sphinx>=1.6.2 # BSD +sphinx!=1.6.6,>=1.6.2 # BSD @@ -12 +12 @@ openstackdocstheme>=1.17.0 # Apache-2.0 -oslotest>=1.10.0 # Apache-2.0 +oslotest>=3.2.0 # Apache-2.0