From: Samuel Guimarães <sguimaraes943(a)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