[pve-devel] [PATCH manager 0/6] add ceph flag gui

Dominik Csapak d.csapak at proxmox.com
Mon Jul 22 16:08:46 CEST 2019


instead of only setting/unsetting the noout flag, show a window
with all available flags that the user can set

Dominik Csapak (6):
  ceph: add flag hash
  ceph: add GET 'allflags'
  ceph: add PUT 'flags' api call
  ceph: set/unset flag: remove unused variable
  gui: ceph: add a ceph flag EditWindow
  gui: ceph: convert 'set noout' button to 'set flags'

 PVE/API2/Ceph.pm         | 193 +++++++++++++++++++++++++++++++++++++--
 www/manager6/ceph/OSD.js | 101 ++++++++++++++++----
 2 files changed, 272 insertions(+), 22 deletions(-)

-- 
2.20.1





More information about the pve-devel mailing list