]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume: support type=lvm in get_devices()
authorGuillaume Abrioux <gabrioux@ibm.com>
Tue, 8 Aug 2023 12:08:14 +0000 (12:08 +0000)
committerGuillaume Abrioux <gabrioux@ibm.com>
Thu, 10 Aug 2023 09:05:37 +0000 (09:05 +0000)
commit5470a86f9259843130d379515b96f5ced7969f27
tree72afac7ea2da1a2b8342fd5919c2d4c2d32e7780
parentc7164dfd599a1b406f9f1c870212cc0cbf08317d
ceph-volume: support type=lvm in get_devices()

LV devices are valid devices, they shouldn't be filtered in
`disk.get_devices()`

Signed-off-by: Guillaume Abrioux <gabrioux@ibm.com>
src/ceph-volume/ceph_volume/util/device.py
src/ceph-volume/ceph_volume/util/disk.py