]> git.proxmox.com Git - pve-manager.git/commit - PVE/API2/Ceph/OSD.pm
ceph: osd: rework osd destroy to work with ceph-volume
authorDominik Csapak <d.csapak@proxmox.com>
Tue, 4 Jun 2019 12:47:51 +0000 (14:47 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 5 Jun 2019 08:43:12 +0000 (10:43 +0200)
commit9b44d03dadc3eca2cec70f4f7f5dcb105b34aea2
tree1b2e583b270a6aa3f35f229da518f6f4fdb425e6
parent0154e795587ae094d4fb72368622f1c5713af51b
ceph: osd: rework osd destroy to work with ceph-volume

with this, osd destruction is left to ceph-volume if the osd was created
with ceph-volume, else our old code remains mostly the same since
we want to be able to destroy upgraded osds

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
PVE/API2/Ceph/OSD.pm