]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
ceph-volume: add new parameter '--list-all' to inventory
authorGuillaume Abrioux <gabrioux@ibm.com>
Tue, 8 Aug 2023 15:03:02 +0000 (15:03 +0000)
committerGuillaume Abrioux <gabrioux@ibm.com>
Tue, 5 Sep 2023 13:22:57 +0000 (15:22 +0200)
commitf04e986c6c40aee0dad8ed6410e27034ae632f98
tree810fac97edb2d9e3f6bb63327883d60d895eb938
parentdc6741fad67a9487336e24680c708d0cf15f32bf
ceph-volume: add new parameter '--list-all' to inventory

The inventory should report LV devices as they are valid devices that
can be used to be prepared as OSDs.

Fixes: https://tracker.ceph.com/issues/62362
Signed-off-by: Guillaume Abrioux <gabrioux@ibm.com>
(cherry picked from commit 605da29be9ef2903d4d84a624c4376963d6d8ed8)
src/ceph-volume/ceph_volume/inventory/main.py
src/ceph-volume/ceph_volume/util/device.py