]> 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, 27 Mar 2024 16:24:00 +0000 (16:24 +0000)
commit5845ed2510242531f8477206045724fca354b6df
tree2a586de9bba4c4dd9843886101bfe1377cd0ad3a
parent9b4b8ffd3cfe23dde69f4c6ba931a55b64c60e16
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