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

no-reply at openstack.org no-reply at openstack.org
Mon Oct 8 18:22:23 UTC 2018


We are chuffed to announce the release of:

os-brick 2.6.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.6.0..2.6.1
--------------------------------

e506d83 Add LIO barbican tests to .zuul.yaml
b9c7bc2 Succeed on iSCSI detach when path just went down
4ab9e3e Remove meanless debug log
8782c4a The validation of iscsi session should be case insensitive
5d661ca Add staticmethod decorator in InitiatorConnector
5fef8ba Modify the verification in RBDConnector


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

.gitignore                                        |  1 +
.zuul.yaml                                        |  7 +++++
os_brick/initiator/connectors/fibre_channel.py    |  2 --
os_brick/initiator/connectors/iscsi.py            |  2 +-
os_brick/initiator/connectors/rbd.py              | 10 ++++----
os_brick/initiator/initiator_connector.py         |  1 +
os_brick/initiator/linuxscsi.py                   | 27 ++++++++++++++------
9 files changed, 66 insertions(+), 17 deletions(-)







More information about the Release-announce mailing list