]> 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>
Tue, 31 Mar 2026 07:32:55 +0000 (07:32 +0000)
commitfda7219af5e799698ffb0f6ef70375b2bc24b0ec
treecefe3bd38030909303adbc1e7ac3833c29b87426
parenta77d096f7199915e6a4ffc9806ece124700bdcbf
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