]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume: add type annotations to util.device
authorGuillaume Abrioux <gabrioux@ibm.com>
Tue, 7 Jan 2025 14:52:44 +0000 (14:52 +0000)
committerGuillaume Abrioux <gabrioux@ibm.com>
Fri, 10 Jan 2025 13:07:29 +0000 (13:07 +0000)
commit75bccfc6270f5db2f120ccc55145ad86d7515a89
tree4adf00095e4a30100e15dec7927f2ebe094be1bf
parent046921e29684dbec25131ada8ef11a4f400c63d9
ceph-volume: add type annotations to util.device

This adds Python type annotations to `ceph_volume.util.device`,
along with all necessary adjustments to ensure compatibility
and maintain code clarity.

Signed-off-by: Guillaume Abrioux <gabrioux@ibm.com>
src/ceph-volume/ceph_volume/api/lvm.py
src/ceph-volume/ceph_volume/util/device.py