]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume: make get_vg() accepts list of VGs
authorRishabh Dave <ridave@redhat.com>
Sat, 12 Oct 2019 11:29:57 +0000 (16:59 +0530)
committerNathan Cutler <ncutler@suse.com>
Tue, 5 Nov 2019 11:36:45 +0000 (12:36 +0100)
commit42d027ddb4841903a28330d34910aef942933347
treeab3a0d9355b4f21f60e7f8926b3f2b23999b4bbb
parentd32b3455eefd5750c108706c4a34ea22bd09db23
ceph-volume: make get_vg() accepts list of VGs

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

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