]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume: make get_pv() accepts list of PVs 31407/head
authorRishabh Dave <ridave@redhat.com>
Sat, 12 Oct 2019 11:32:33 +0000 (17:02 +0530)
committerNathan Cutler <ncutler@suse.com>
Tue, 5 Nov 2019 11:36:24 +0000 (12:36 +0100)
commit0b41bd93cbcfd63c07b362abb3e57cbcc0ef609d
tree5979a33179b9a3d22699fd4be2add9a6bf091f0d
parentf57483ea677abd20fe8f8c268c7182fed1f7e383
ceph-volume: make get_pv() accepts list of PVs

...so that the code calling it can pass its copy which would prevent
creating a new one within get_pv().

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