]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume: avoid RuntimeError on ceph-volume raw list with non-existent loop devices
authorParfait Detchenou <pdetchenou@gmail.com>
Wed, 6 Aug 2025 15:12:26 +0000 (16:12 +0100)
committerGuillaume Abrioux <gabrioux@ibm.com>
Wed, 18 Feb 2026 08:53:45 +0000 (08:53 +0000)
commit3f832608b134e704361bbb465101590ce67548ea
tree56bc69a35a4e7b0e7fc89e7cac77752b975cff1a
parentadc1923395f2bcd6ae89b5d331d278364d1848ed
ceph-volume: avoid RuntimeError on ceph-volume raw list with non-existent loop devices

Signed-off-by: Parfait Detchenou <pdetchenou@gmail.com>
(cherry picked from commit 9d6a224291575b1332509f1314526d0664203df9)
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