[pve-devel] [PATCH manager 0/7] ext6migrate: add ceph tab to node
Dominik Csapak
d.csapak at proxmox.com
Fri Mar 4 09:28:27 CET 2016
sorry for the monster patch-series
this series adds and fixes the ceph panel for the nodes
in addition to the usual fixes, we have to change the DiffStore
(else the Summary row in the pools gridpanel does not work)
i also changed the width of some headers for better readability
and the css, since the grouped headers take up too much space for
my taste
Dominik Csapak (7):
ext6migrate: save space in grouped header (gridpanel)
ext6migrate: fix DiffStore event
ext6migrate: fix most ceph subtabs
ext6migrate: fix ceph OSD Panel
ext6migrate: fix ceph Pool tab
ext6migrate: enable ceph tab on node
ext6migrate: fix whitespaces and intendation
www/css/ext6-pve.css | 10 +-
www/manager6/ceph/Config.js | 16 +--
www/manager6/ceph/Crush.js | 12 +-
www/manager6/ceph/Disks.js | 152 ++++++++++++------------
www/manager6/ceph/Monitor.js | 10 +-
www/manager6/ceph/OSD.js | 258 ++++++++++++++++++++---------------------
www/manager6/ceph/Pool.js | 226 ++++++++++++++++++------------------
www/manager6/ceph/Status.js | 25 ++--
www/manager6/data/DiffStore.js | 1 +
www/manager6/node/Config.js | 13 +--
10 files changed, 365 insertions(+), 358 deletions(-)
--
2.1.4
More information about the pve-devel
mailing list