]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume: delete devices.lvm.prepare.Prepare.get_lv 32493/head
authorRishabh Dave <ridave@redhat.com>
Sat, 4 Jan 2020 08:24:58 +0000 (13:54 +0530)
committerRishabh Dave <ridave@redhat.com>
Tue, 30 Jun 2020 08:51:12 +0000 (14:21 +0530)
commitca1d3e694c6390632c86e6dfcf01a2b3c6a67f0d
treec5462d70d0a297b4d40bd02305e7e68001762b2b
parentdfe6b1b90384482e8ec38e3be7024971fb252968
ceph-volume: delete devices.lvm.prepare.Prepare.get_lv

Since it calls get_lv_from_argument() internally and use get_first_lv()
instead and update tests.

Signed-off-by: Rishabh Dave <ridave@redhat.com>
src/ceph-volume/ceph_volume/devices/lvm/prepare.py
src/ceph-volume/ceph_volume/tests/devices/lvm/test_prepare.py