[pve-devel] [PATCH manager v2 0/3] show qmpstatus for vms
Dominik Csapak
d.csapak at proxmox.com
Mon Apr 30 11:00:32 CEST 2018
this series make the qmpstatus visible in the summary
when available. for this we need to implement multifield
infopanels
also shows a warning symbol in the tree for some of them
(io-error, internal-error and guest-panicked)
changes from v1:
* getRecord instead of returnCompleteRecord
* show the qmpstatus in parenthesis when available (and different from status)
Dominik Csapak (3):
implement multiField renderer for infopanels
show qmpstatus if available
give vms with 'io-error' an error icon
www/css/ext6-pve.css | 11 +++++++++++
www/manager6/panel/GuestStatusView.js | 11 ++++++++++-
www/manager6/panel/StatusView.js | 6 ++++--
3 files changed, 25 insertions(+), 3 deletions(-)
--
2.11.0
More information about the pve-devel
mailing list