[pve-devel] [PATCH manager 0/5] improve ceph gui
Dominik Csapak
d.csapak at proxmox.com
Tue Nov 29 15:53:48 CET 2016
this patch improves the ceph gui in several ways:
* make the ceph status in the cluster status clickable
(it leads you to the ceph dashboard)
* adds a noout button
* groups the osd action button logically
* shows icons in osd view for the status
Dominik Csapak (5):
also return the ceph flags in osd api call
add ceph flags api call
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 | 72 +++++++++++++++++++++++++++++++++++++++++++++--
www/css/ext6-pve.css | 3 ++
www/manager6/Workspace.js | 4 +--
www/manager6/ceph/OSD.js | 60 +++++++++++++++++++++++++++++++++++++--
www/manager6/dc/Health.js | 26 ++++++++++++++++-
5 files changed, 156 insertions(+), 9 deletions(-)
--
2.1.4
More information about the pve-devel
mailing list