]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
ceph_volume: add destroy option support
authorGuillaume Abrioux <gabrioux@redhat.com>
Tue, 10 Dec 2019 14:57:42 +0000 (15:57 +0100)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Wed, 11 Dec 2019 14:04:41 +0000 (09:04 -0500)
commit0dcacdbed09ef78350c03112021cae885ff47ba9
tree4331b24a1f04883da26c0700c36206aad0008820
parent4833b85e0428349f99c68a94f5f90867799ae224
ceph_volume: add destroy option support

The zap action from ceph_volume module always implies `--destroy`.
This commit adds the destroy option support so we can ask ceph-volume to
not use `--destroy` when zapping a device.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
library/ceph_volume.py