]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume: add type annotations to devices.lvm.common
authorGuillaume Abrioux <gabrioux@ibm.com>
Wed, 8 Jan 2025 15:52:21 +0000 (15:52 +0000)
committerGuillaume Abrioux <gabrioux@ibm.com>
Mon, 24 Feb 2025 11:54:16 +0000 (11:54 +0000)
commitcc2c0d9cbbe675135732019860ce0ec3f4062f60
tree9cdc1b6f18c2e14e2fe9f79d1e7b64a47e4b8369
parent82a53a19eee98feb863f8230a592c018265369a9
ceph-volume: add type annotations to devices.lvm.common

This commit adds the Python type annotations to `devices.lvm.common`.

Signed-off-by: Guillaume Abrioux <gabrioux@ibm.com>
(cherry picked from commit 93827e8703d9c2b8b829d5b6608340b05d65b842)
src/ceph-volume/ceph_volume/devices/lvm/common.py
src/ceph-volume/ceph_volume/devices/lvm/create.py
src/ceph-volume/ceph_volume/objectstore/lvmbluestore.py
src/ceph-volume/ceph_volume/objectstore/rawbluestore.py
src/ceph-volume/ceph_volume/tests/objectstore/test_lvmbluestore.py
src/ceph-volume/ceph_volume/tests/objectstore/test_rawbluestore.py