]> 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:24 +0000 (12:36 +0100)
commitf57483ea677abd20fe8f8c268c7182fed1f7e383
treec5e202e9a8a3e4686aebe3a415a2c5ed9477c6af
parent742f87b98d8152319d0fc5b329c263e0c3564152
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