]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume: allow `lvm zap` to zap many devices at once
authorAndrew Schoen <aschoen@redhat.com>
Tue, 21 Aug 2018 18:07:55 +0000 (14:07 -0400)
committerAlfredo Deza <adeza@redhat.com>
Fri, 24 Aug 2018 14:18:04 +0000 (10:18 -0400)
commitd1b929395b4db3c021d3e6df02e020d72962ab3d
treeabf58e86ca93214663c5fcdc6cab2b3f0c5fc3b5
parent447be1c9cc3a8f83687f8c0d2378dfd175e03959
ceph-volume: allow `lvm zap` to zap many devices at once

Supports passing many devices, partitions or lvs to
ceph-volume lvm zap.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
src/ceph-volume/ceph_volume/devices/lvm/zap.py
src/ceph-volume/ceph_volume/tests/devices/test_zap.py