python-brick-cinderclient-ext 1.1.0 (victoria)
We are chuffed to announce the release of: python-brick-cinderclient-ext 1.1.0: python-cinderclient extension for local storage management This release is part of the victoria 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.1.0 ----------------------------------------------------- 301002a Cleanups 0c962a5 Stop to use the __future__ module. 8be9717 Switch to newer openstackdocstheme and reno versions 46ad91d Fix hacking min version to 3.0.1 f94df18 Bump default tox env from py37 to py38 5a9e9d9 Add py38 package metadata 018cf15 Use unittest.mock instead of third party mock c27af26 Add Python3 victoria unit tests cd2335d Update master for stable/ussuri Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 2 +- babel.cfg | 2 -- brick_cinderclient_ext/__init__.py | 2 -- brick_cinderclient_ext/client.py | 2 -- lower-constraints.txt | 11 ----------- openstack-common.conf | 6 ------ releasenotes/source/conf.py | 14 +++++--------- releasenotes/source/index.rst | 1 + releasenotes/source/ussuri.rst | 6 ++++++ setup.cfg | 15 +-------------- test-requirements.txt | 2 +- tox.ini | 12 ++++-------- 19 files changed, 35 insertions(+), 74 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index 69699cd..a17b19e 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -5 +5 @@ -hacking>=2.0.0 +hacking>=3.1.0,<3.2.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org