]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.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>
Thu, 10 Aug 2023 09:05:37 +0000 (09:05 +0000)
commit605da29be9ef2903d4d84a624c4376963d6d8ed8
tree364dc890599de9e8356ed1bfec54e5a265dc70dd
parent5470a86f9259843130d379515b96f5ced7969f27
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>
src/ceph-volume/ceph_volume/inventory/main.py
src/ceph-volume/ceph_volume/util/device.py