[Kimchi-devel] [PATCH v2] [Kimchi] Issue #948: Kimchi not throwing errors when migration is performed and gives impression of migration doesn't work

sguimaraes943 at gmail.com sguimaraes943 at gmail.com
Thu Jun 23 18:37:02 UTC 2016


From: Samuel Guimarães <sguimaraes943 at gmail.com>

This patch fixes an issue related to error messages not being captured by failed live migration tasks.
This requires Wok patch for issue #79 otherwise it will repeat error messages once the guests list is refreshed.

v2:
 - Removed function from kimchi.guest_main.js and inserted error message on kimchi.trackTask error callback.

Samuel Guimarães (1):
  Issue #948: Kimchi not throwing errors when migration is performed and gives impression of migration doesn't work

 ui/js/src/kimchi.guest_livemigration.js | 9 +++++----
 ui/js/src/kimchi.guest_main.js          | 5 ++---
 2 files changed, 7 insertions(+), 7 deletions(-)

-- 
1.8.3.1




More information about the Kimchi-devel mailing list