]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
lib/ceph-volume: support zapping by osd_id
authorGuillaume Abrioux <gabrioux@redhat.com>
Fri, 9 Jul 2021 09:07:08 +0000 (11:07 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Tue, 13 Jul 2021 16:04:17 +0000 (18:04 +0200)
commit710176e36a24cfa3beeba32aabd2819e06bd4d82
tree4ead21d97710fb7cfe13317ed4eef8fcaa6861e8
parent876fa07175d929176ba317d3ecb4f2cccdb57ec6
lib/ceph-volume: support zapping by osd_id

This commit adds the support for zapping an osd by osd_id in the
ceph_volume module.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 70f1d6e2cd9ed4abb4db599f9faa816703430d80)
library/ceph_volume.py
tests/library/test_ceph_volume.py