]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume: fix util.get_partitions
authorGuillaume Abrioux <gabrioux@ibm.com>
Tue, 3 Oct 2023 23:11:32 +0000 (01:11 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 7 Feb 2024 15:10:37 +0000 (15:10 +0000)
commit3a8fbd3daf19b680904541a436d7474f9a626493
tree437468c895bef544eeedb1dd3dbbe1d140a43c6c
parent88626a7230771979ec1d047400b437f140e050d8
ceph-volume: fix util.get_partitions

The current logic makes it report only the first
partitions of devices.

Fixes: https://tracker.ceph.com/issues/63086
Signed-off-by: Guillaume Abrioux <gabrioux@ibm.com>
(cherry picked from commit b14ff07e6344d9f097259265d468f6300818b053)
src/ceph-volume/ceph_volume/util/disk.py