python-brick-cinderclient-ext 1.5.0 (yoga)
We are pleased to announce the release of: python-brick-cinderclient-ext 1.5.0: python-cinderclient extension for local storage management This release is part of the yoga 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.4.0..1.5.0 ----------------------------------------------------- 0c89994 Update requirements for Yoga 126489a Updating python testing as per Yoga testing runtime 712dc76 Add Python3 yoga unit tests 5925c0e Update master for stable/xena Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 13 +++++++------ releasenotes/source/index.rst | 1 + releasenotes/source/xena.rst | 6 ++++++ requirements.txt | 4 ++-- setup.cfg | 1 + tox.ini | 2 +- 6 files changed, 18 insertions(+), 9 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index 8769617..91a574e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,2 +7,2 @@ pbr>=5.5.1 # Apache-2.0 -python-cinderclient>=8.0.0 # Apache-2.0 -os-brick>=5.0.0 # Apache-2.0 +python-cinderclient>=8.2.0 # Apache-2.0 +os-brick>=5.2.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org