]> 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)
committerRishabh Dave <ridave@redhat.com>
Fri, 18 Oct 2019 08:46:03 +0000 (14:16 +0530)
commitcde092f4c7e89a67b6c94dcedd41525c11987ef3
treeb3c4a01509e094ae1adc29eb6d79b5d2b429c346
parentf4b764b55fab611a075ad8e597f1e978e2752b7d
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>
src/ceph-volume/ceph_volume/api/lvm.py