]> git.proxmox.com Git - pve-manager.git/commit - www/manager6/Utils.js
gui: ceph: add Services.js
authorDominik Csapak <d.csapak@proxmox.com>
Mon, 27 May 2019 12:13:58 +0000 (14:13 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 27 May 2019 14:17:29 +0000 (16:17 +0200)
commit95d0de895a9ac13d73d2f87e78c87c3f06c6da2f
treeee1d1093dc794ae5df4b213d5f9b607a8214303d
parent2f5b82ae950bf343d3ef73f92efc7baacd562913
gui: ceph: add Services.js

Used for a new Panel in ceph dashboard, shows the ceph services
managed by us (mon,mgr,mds)

some code is copied from 'ceph/StatusDetail.js' and is not necessary there
anymore

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
www/manager6/Makefile
www/manager6/Utils.js
www/manager6/ceph/Services.js [new file with mode: 0644]