]> 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)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Tue, 13 Jul 2021 21:02:36 +0000 (17:02 -0400)
commit93f37e4b5a07326819ba921cb43a40af499c3e9b
tree409e55e86337c18931e1c60fd951b6bd079aa8c4
parentfb825e065933ac16a94ea1c6d5811ce3b19ed2a0
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