[release-announce] [cinder] os-brick 1.15.3 (pike)

no-reply at openstack.org no-reply at openstack.org
Wed Oct 4 12:26:10 UTC 2017


We are tickled pink to announce the release of:

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

This release is part of the pike stable release series.

The source is available from:

    http://git.openstack.org/cgit/openstack/os-brick

Download the package from:

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

Please report issues through launchpad:

    http://bugs.launchpad.net/os-brick

For more details, please see below.

Changes in os-brick 1.15.2..1.15.3
----------------------------------

c092604 rescan fails for hba missing target wwn
064e85f FC PPC64 device discovery issue
f1a8346 Fix iSCSI volume attachment over RDMA transport
2c474b7 Updated from global requirements
eeceae2 Get the right portal from output of iscsiadm command
4abf375 Update UPPER_CONSTRAINTS_FILE for stable/pike


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

.../initiator/connectors/fibre_channel_ppc64.py    |  6 +-
os_brick/initiator/connectors/iscsi.py             |  9 ++-
os_brick/initiator/linuxfc.py                      |  7 +-
.../connectors/test_fibre_channel_ppc64.py         | 13 +++-
requirements.txt                                   |  2 +-
tox.ini                                            |  2 +-
8 files changed, 112 insertions(+), 17 deletions(-)


Requirements updates
--------------------

diff --git a/requirements.txt b/requirements.txt
index 95ae4c2..4c5ec28 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -10 +10 @@ oslo.log>=3.22.0 # Apache-2.0
-oslo.serialization>=1.10.0 # Apache-2.0
+oslo.serialization!=2.19.1,>=1.10.0 # Apache-2.0






More information about the Release-announce mailing list