[pve-devel] [PATCH manager 0/4] Reload properly Ceph OSD grid after OSD operations
Dominik Csapak
d.csapak at proxmox.com
Wed Dec 21 12:01:57 CET 2016
On 12/20/2016 11:27 AM, Emmanuel Kasper wrote:
> 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(-)
>
looks good, one (cosmetic) remark on patch 4/4
More information about the pve-devel
mailing list