Files
os-brick/releasenotes/notes/bug-1945323-4140f5aff3558082.yaml
Vladislav Belogrudov dd90bb6356 Fix paths for NVMe devices (non-nguid)
Fixed regression introduced by
https://review.opendev.org/c/openstack/os-brick/+/800014, where
connect_volume method returned a list with a single path instead of
just the path.

Closes-Bug: #1945323
Change-Id: I5e5b13dd73ab8d30439de76dd73eb41b763e7f05
2021-09-30 18:16:27 +03:00

7 lines
236 B
YAML

---
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