[pve-devel] [PATCH manager v2 0/5] improve ceph gui

Dominik Csapak d.csapak at proxmox.com
Wed Nov 30 11:52:05 CET 2016


changes to v1:
 * added a get api call for the ceph flags
 * instead of one set/unset call we now have
   a post and a delete call on
   /nodes/NODENAME/ceph/flags/FLAGNAME
   where we set or unset the flag
 * changed the gui code to reflect the api change

Dominik Csapak (5):
  also return the ceph flags in osd api call
  add ceph flags api calls
  add noout button and reorder actions
  make ceph status in cluster dashboard clickable
  show in/out/up/down icons in osd overview

 PVE/API2/Ceph.pm          | 130 +++++++++++++++++++++++++++++++++++++++++++++-
 www/css/ext6-pve.css      |   3 ++
 www/manager6/Workspace.js |   4 +-
 www/manager6/ceph/OSD.js  |  56 ++++++++++++++++++--
 www/manager6/dc/Health.js |  26 +++++++++-
 5 files changed, 210 insertions(+), 9 deletions(-)

-- 
2.1.4





More information about the pve-devel mailing list