]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume: avoid RuntimeError on ceph-volume raw list with non-existent loop devices 64833/head
authorParfait Detchenou <pdetchenou@gmail.com>
Wed, 6 Aug 2025 15:12:26 +0000 (16:12 +0100)
committerParfait Detchenou <pdetchenou@gmail.com>
Fri, 8 Aug 2025 16:17:38 +0000 (17:17 +0100)
commit9d6a224291575b1332509f1314526d0664203df9
tree0867028d59e529a45b718f819d70c97040c52f4e
parenta5bb6da8c9016bfd7b3d30776e7fc65ce771240f
ceph-volume: avoid RuntimeError on ceph-volume raw list with non-existent loop devices

Signed-off-by: Parfait Detchenou <pdetchenou@gmail.com>
src/ceph-volume/ceph_volume/devices/raw/list.py
src/ceph-volume/ceph_volume/tests/devices/lvm/test_zap.py
src/ceph-volume/ceph_volume/tests/devices/raw/test_list.py