]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
ceph-volume: docstring and typing corrections
authorGuillaume Abrioux <gabrioux@ibm.com>
Fri, 27 Sep 2024 14:52:39 +0000 (16:52 +0200)
committerGuillaume Abrioux <gabrioux@ibm.com>
Fri, 27 Sep 2024 14:55:04 +0000 (16:55 +0200)
commitb4c62fe63670b2511ad2a754de89b512b98c1821
tree9c3e7ff755ee042ed909fef3a95f4f6481fc416b
parentac5b3f950be775f237b5555011eec2a2baff0b99
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>
src/ceph-volume/ceph_volume/util/disk.py