[release-announce] os-brick 2.8.1 (stein)

no-reply at openstack.org no-reply at openstack.org
Fri Mar 15 22:48:31 UTC 2019


We enthusiastically announce the release of:

os-brick 2.8.1: OpenStack Cinder brick library for managing local
volume attaches

This release is part of the stein 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.8.0..2.8.1
--------------------------------

05b6c9f Fix ScaleIO KeyError after upgrade
3cfdf89 Revert "rename ScaleIO connector to VxFlex OS"
ba2168d Revert "Fix VxFlexOs KeyError after upgrade"
6adbce5 Revert "Verify WWN of connected iSCSI devices if passed"
a2b72a9 Remove trailing newline character in UUID
6b60614 Fix VxFlexOs KeyError after upgrade
b6de2cc Remove py35 from setup.cfg


Diffstat (except docs and test files)
-------------------------------------

os_brick/exception.py                              |  5 --
os_brick/initiator/__init__.py                     |  1 -
os_brick/initiator/connector.py                    | 22 +-------
os_brick/initiator/connectors/iscsi.py             |  3 -
os_brick/initiator/connectors/nvme.py              |  2 +-
.../connectors/{vxflexos.py => scaleio.py}         | 65 +++++++++-------------
os_brick/initiator/linuxscsi.py                    | 10 ----
.../{test_vxflexos.py => test_scaleio.py}          | 54 +++++++++++-------
.../scaleio-vxflexos-rebrand-08241197f7bfa284.yaml | 14 -----
.../notes/verify-iscsi-wwns-f6cb536a7fbd4b42.yaml  |  9 ---
setup.cfg                                          |  3 +-
14 files changed, 78 insertions(+), 143 deletions(-)







More information about the Release-announce mailing list