[Kimchi-devel] [PATCH 0/5] Fix VM error messages handling

Rodrigo Trujillo rodrigo.trujillo at linux.vnet.ibm.com
Mon Feb 24 20:27:10 UTC 2014


The Guest tab was not showing backend error messages properly. So user was
not able to know what happened if a VM failed to start, stop, reset or delete.
In order to fix this, both backend and frontend had to be changed.

Rodrigo Trujillo (5):
  Fix vm start UI error return message
  Fix VM stop error messages handling (backend/UI)
  Fix VM reset (UI) error messages hnadling
  Fix VM delete error message handling (UI/Backend)
  Delete unsed _vm_exists funtion

 src/kimchi/i18n.py             |  2 ++
 src/kimchi/model/vms.py        | 51 ++++++++++++++++++++----------------------
 ui/js/src/kimchi.guest_main.js | 26 ++++++++++-----------
 ui/pages/i18n.html.tmpl        |  1 +
 4 files changed, 40 insertions(+), 40 deletions(-)

-- 
1.8.5.3




More information about the Kimchi-devel mailing list