]> git.proxmox.com Git - pve-manager.git/commit
adapt ceph status detail to luminous and make it more robust
authorDominik Csapak <d.csapak@proxmox.com>
Thu, 20 Jul 2017 14:16:13 +0000 (16:16 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 24 Jul 2017 14:10:24 +0000 (16:10 +0200)
commit4a0bb01712b258ab324748d733d2043516aefde1
tree7a395c6d3416599a388708131b7eabb772f7c869
parentd18bf116a35c87485e9cc5425fed08e5a0924a11
adapt ceph status detail to luminous and make it more robust

they restructured the json interface
(e.g. they removed the timechecks from ceph status)

so we have to generate those differently

also make the whole thing more robust to changes,
as in do not bail out if one thing is missing, but check the needed
data only when we need it and omit that part

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
www/manager6/ceph/Status.js
www/manager6/ceph/StatusDetail.js