[release-announce] [cinder] os-brick 1.15.0 (pike)
no-reply at openstack.org
no-reply at openstack.org
Thu Jul 6 16:04:08 UTC 2017
We are stoked to announce the release of:
os-brick 1.15.0: OpenStack Cinder brick library for managing local
volume attaches
This release is part of the pike 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.14.0..1.15.0
----------------------------------
925f435 Revert "Don't use ignoreskipactivation for thin LVM"
b82ab0d Don't use ignoreskipactivation for thin LVM
be37c2e Fix iSCSI cleanup fix on discovery backends
d310e06 Fix manual scan for discovery type backends
1fe844e Fix ceph incremental backup fail
b291010 Updated from global requirements
Diffstat (except docs and test files)
-------------------------------------
os_brick/initiator/connectors/iscsi.py | 24 ++++++----
os_brick/initiator/connectors/rbd.py | 4 +-
test-requirements.txt | 2 +-
4 files changed, 41 insertions(+), 47 deletions(-)
Requirements updates
--------------------
diff --git a/test-requirements.txt b/test-requirements.txt
index 2cedacd..ce29c2c 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -10 +10 @@ reno!=2.3.1,>=1.8.0 # Apache-2.0
-sphinx!=1.6.1,>=1.5.1 # BSD
+sphinx>=1.6.2 # BSD
More information about the Release-announce
mailing list