]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume: docstring and typing corrections 60091/head
authorGuillaume Abrioux <gabrioux@ibm.com>
Fri, 27 Sep 2024 14:52:39 +0000 (16:52 +0200)
committerGuillaume Abrioux <gabrioux@ibm.com>
Wed, 2 Oct 2024 13:00:17 +0000 (13:00 +0000)
commitcc89d1bb2bedb6e7f5c99efe38075caa55abe28e
tree39c7c479ebd34738ca9927023b2e8380c2b8bb9e
parent38a4870711fe2093cf7a8b82cde64496a1c3b33c
ceph-volume: docstring and typing corrections

This corrects some error in disk.py:

- get_partitions has an incorrect typing
  + adding docstring for this function.
- get_lvm_mapper_path_from_dm docstring is wrong

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