[pve-devel] [PATCH manager 0/4] Reload properly Ceph OSD grid after OSD operations

Emmanuel Kasper e.kasper at proxmox.com
Tue Dec 20 11:27:43 CET 2016


Currently you need to reload manually the OSD list after 
adding/removing OSDs. This patch serie allows the GUI to 
do that automatically.

ccing Dominik for review

Emmanuel Kasper (4):
  Add a new property afterAPICall to Edit Window
  Use the AfterAPICall to reload ourself after adding an OSD
  Fix reload of grid when removing an OSD
  RFC Replace nested ternary operators with if/else statements

 www/manager6/ceph/OSD.js    |  7 ++++---
 www/manager6/window/Edit.js | 25 ++++++++++++++++++++++++-
 2 files changed, 28 insertions(+), 4 deletions(-)

-- 
2.1.4





More information about the pve-devel mailing list