]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume: make get_pv() accepts list of PVs 31408/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:45 +0000 (12:36 +0100)
commit079331bd36c5fc5efd14c5eecd2910384895c180
tree0b513e6b69dead1c578d3b3f4136ba1875c18e72
parent42d027ddb4841903a28330d34910aef942933347
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