]> git.proxmox.com Git - pve-manager.git/commit
adapt osd api call for ceph nautilus
authorDominik Csapak <d.csapak@proxmox.com>
Fri, 19 Apr 2019 14:02:05 +0000 (16:02 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 24 Apr 2019 10:06:28 +0000 (10:06 +0000)
commit91564b726795cf97f697d43469d27271dc54a550
tree1338e68fb153ab8ba09c3f1a09824175cf049233
parent29f26f6ddb272c483b8636e5e78facc12a98e8fb
adapt osd api call for ceph nautilus

ceph nautilus changed the structure of 'pg dump osds'
they moved the data one level below

parse both new and old format, and bail if it returns anything else

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