We are chuffed to announce the release of: os-brick 2.5.2: OpenStack Cinder brick library for managing local volume attaches This release is part of the rocky release series. The source is available from: https://git.openstack.org/cgit/openstack/os-brick Download the package from: https://pypi.org/project/os-brick Please report issues through launchpad: https://bugs.launchpad.net/os-brick For more details, please see below. Changes in os-brick 2.5.1..2.5.2 -------------------------------- 9b729ef Handle multiple errors in multipath -l parsing 80d222a Switch to using stestr Diffstat (except docs and test files) ------------------------------------- os_brick/initiator/linuxscsi.py | 3 ++- test-requirements.txt | 2 +- tox.ini | 4 ++-- 4 files changed, 43 insertions(+), 4 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index 50c52df..fe6413f 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -15 +15 @@ testtools>=2.2.0 # MIT -os-testr>=1.0.0 # Apache-2.0 +stestr>=1.0.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org