]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume: Fix usage of is_lv 38869/head
authorMichał Nasiadka <mnasiadka@gmail.com>
Tue, 12 Jan 2021 14:21:51 +0000 (15:21 +0100)
committerMichał Nasiadka <mnasiadka@gmail.com>
Tue, 12 Jan 2021 14:21:51 +0000 (15:21 +0100)
commit5050a88e7a85bb1aa6cd5473c9083a186e2264d5
treeb962cfc10256ecc19bd36c5c80942e8375e22016
parente6158639759527b0c466c7412fd33fa4592fec13
ceph-volume: Fix usage of is_lv

In commit e09d3cd1a5bcfb42972b6958fb7e6c42a645549d is_lv method was removed from
api/lvm.py. This change fixes util/disk.py to not use this missing method.

Fixes: https://tracker.ceph.com/issues/48784
Signed-off-by: Michał Nasiadka <mnasiadka@gmail.com>
src/ceph-volume/ceph_volume/util/disk.py