We are ecstatic to announce the release of:
os-brick 5.0.1: OpenStack Cinder brick library for managing local volume attaches
This release is part of the xena 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.
5.0.1 ^^^^^
Bug Fixes
* NVMe-oF connector bug #1945323 (https://bugs.launchpad.net/os- brick/+bug/1945323) [bugs.launchpad.net]: Fixed a regression where connect_volume returned a list with a single path instead of just the path
Changes in os-brick 5.0.0..5.0.1 --------------------------------
36f12c0 Fix paths for NVMe devices (non-nguid) 4c9317e Update TOX_CONSTRAINTS_FILE for stable/xena e61ad9d Update .gitreview for stable/xena
Diffstat (except docs and test files) -------------------------------------
.gitreview | 1 + os_brick/initiator/connectors/nvmeof.py | 16 ++++++++-------- releasenotes/notes/bug-1945323-4140f5aff3558082.yaml | 6 ++++++ tox.ini | 6 +++--- 5 files changed, 35 insertions(+), 11 deletions(-)
participants (1)
-
no-reply@openstack.org