We are gleeful to announce the release of: os-brick 2.7.0: 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. 2.7.0 ^^^^^ New Features * Extended nvme connector to support RSD with NVMe-oF. Changes in os-brick 2.6.2..2.7.0 -------------------------------- 891abdf Support RSD scenario of nvme connector 881c958 Fix create ceph conf failed when cephx disable 4635996 Tests: Fix PrivRootwrapTestCase failure 4809705 Change openstack-dev to openstack-discuss 360a20c Fix NFS "already mounted" detection d5c3f3a Windows SMBFS: fix using share subdirs Diffstat (except docs and test files) ------------------------------------- os_brick/initiator/__init__.py | 1 + os_brick/initiator/connector.py | 2 + os_brick/initiator/connectors/nvme.py | 67 ++++++++++++--- os_brick/initiator/connectors/rbd.py | 2 +- os_brick/initiator/windows/smbfs.py | 3 +- os_brick/remotefs/remotefs.py | 13 ++- os_brick/remotefs/windows_remotefs.py | 24 +++++- .../notes/nvme-rsd-support-d487afd77c534fa1.yaml | 4 + setup.cfg | 2 +- 15 files changed, 230 insertions(+), 44 deletions(-)
participants (1)
-
no-reply@openstack.org