[pve-devel] [PATCH manager 0/5] ceph luminous adaptions

Dominik Csapak d.csapak at proxmox.com
Thu Jul 20 16:16:09 CEST 2017


this series adapts the gui to the luminous json api changes
since they moved some stuff around and removed some things

this should only be applied to master, since we only support luminous
on pve 5, for pve 4 i will send a different patch in the future which
makes it clear that only the gui is not working not the cluster when
upgrading to luminous on pve 4

Dominik Csapak (5):
  add health detail to ceph status api call
  adapt render_ceph_health for luminous
  rename 'monitors' to 'states' in pg list
  adapt ceph status detail to luminous and make it more robust
  adapt the health message list to luminous

 PVE/API2/Ceph.pm                  |   4 +-
 www/manager6/Utils.js             |   8 +--
 www/manager6/ceph/Status.js       |  58 ++++++++++++++++-
 www/manager6/ceph/StatusDetail.js | 130 ++++++++++++++++++--------------------
 www/manager6/dc/Health.js         |   2 +-
 5 files changed, 124 insertions(+), 78 deletions(-)

-- 
2.11.0





More information about the pve-devel mailing list