Comment 10 for bug 1945323

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to os-brick (stable/xena)

Reviewed: https://review.opendev.org/c/openstack/os-brick/+/812010
Committed: https://opendev.org/openstack/os-brick/commit/36f12c05a75950f8214b5504c972b98edc63cdd7
Submitter: "Zuul (22348)"
Branch: stable/xena

commit 36f12c05a75950f8214b5504c972b98edc63cdd7
Author: Vladislav Belogrudov <email address hidden>
Date: Thu Sep 30 12:40:25 2021 +0300

    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
    (cherry picked from commit dd90bb6356d05a7b12198e77418befc1acc87c11)