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

no-reply at openstack.org no-reply at openstack.org
Thu Nov 29 16:55:27 UTC 2018


We are thrilled to announce the release of:

os-brick 2.6.2: 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.1..2.6.2
--------------------------------

9a6fe17 removing older python version 3.4 from setup.cfg
71a1e22 Context manager to handle shared_targets
633e3dd Fix a spelling mistake
b67b832 Fix a spelling mistake
fab367c Retry executing command "nvme list" when fail
793d36a Improve VolumePathsNotFound message details


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

os_brick/initiator/connector.py                   |  2 +-
os_brick/initiator/connectors/fibre_channel.py    |  6 +--
os_brick/initiator/connectors/iscsi.py            |  6 +++
os_brick/initiator/connectors/nvme.py             | 57 +++++++++++----------
os_brick/initiator/utils.py                       | 46 +++++++++++++++++
os_brick/initiator/windows/fibre_channel.py       |  2 +-
setup.cfg                                         |  1 -
10 files changed, 166 insertions(+), 40 deletions(-)







More information about the Release-announce mailing list