]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume: move get_lvs_from_path() to api/lvm.py 47018/head
authorRishabh Dave <ridave@redhat.com>
Mon, 30 Nov 2020 09:40:30 +0000 (15:10 +0530)
committerGuillaume Abrioux <gabrioux@redhat.com>
Thu, 7 Jul 2022 20:22:52 +0000 (22:22 +0200)
commit833544b140b08e2ec906a529e57bacf1ae92d3cb
tree1c582bf87afb79c062ff7ecddff513fbc8314a10
parentac279adca57c729e9d65492c93665699a1eac5a5
ceph-volume: move get_lvs_from_path() to api/lvm.py

This makes this method reusable across ceph-volume codebase.

Signed-off-by: Rishabh Dave <ridave@redhat.com>
(cherry picked from commit 0ea399c01143673f0225b1b4a48136af75b0b6c5)
src/ceph-volume/ceph_volume/api/lvm.py
src/ceph-volume/ceph_volume/devices/lvm/listing.py