[release-announce] os-brick 2.10.1 (train)

no-reply at openstack.org no-reply at openstack.org
Mon Jan 6 10:32:17 UTC 2020


We are stoked to announce the release of:

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

This release is part of the train stable release series.

The source is available from:

    https://opendev.org/openstack/os-brick

Download the package from:

    https://pypi.org/project/os-brick

Please report issues through:

    https://bugs.launchpad.net/os-brick/+bugs

For more details, please see below.

2.10.1
^^^^^^

Bug Fixes

* Fix an issue where SCSI LUN scans for FC were unnecessarily too
  broad. Now OS-Brick will not use wildcards unless it doesn't find
  any target ports in sysfs and the Cinder driver doesn't disable
  them.

Changes in os-brick 2.10.0..2.10.1
----------------------------------

d8ed21e iscsi: Add _get_device_link retry when waiting for /dev/disk/by-id/ to populate
c76b6dc Fix FC scan too broad
6a7b7a3 Remove VxFlexOS connector external dependencies
8b37359 Update TOX/UPPER_CONSTRAINTS_FILE for stable/train
e02fdf7 Update .gitreview for stable/train


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

.gitreview                                         |   1 +
os_brick/initiator/connectors/iscsi.py             |   1 +
os_brick/initiator/connectors/scaleio.py           |  99 +++++++---------
os_brick/initiator/linuxfc.py                      | 105 ++++++++++-------
os_brick/privileged/scaleio.py                     |  72 ++++++++++++
.../fix-fc-scan-too-broad-3c576e1846b7f05f.yaml    |   6 +
tox.ini                                            |   6 +-
10 files changed, 345 insertions(+), 165 deletions(-)







More information about the Release-announce mailing list