
Arik Hadas has submitted this change and it was merged. Change subject: webadmin: improve robustness of import-VM dialog ...................................................................... webadmin: improve robustness of import-VM dialog This patch fixes the import-VM dialog to handle errors properly when either timeouts or other errors occur. The progress is stopped and proper error message is displayed. Change-Id: I1b41f61050ef0a73b8b4493c5e3aa962daa0dd3f Bug-Url: https://bugzilla.redhat.com/1284412 Signed-off-by: Arik Hadas <ahadas@redhat.com> --- M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/ImportVmsModel.java M frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/UIMessages.java 2 files changed, 27 insertions(+), 16 deletions(-) Approvals: Tomas Jelinek: Looks good to me, approved Shahar Havivi: Looks good to me, but someone else must approve Arik Hadas: Verified; Passed CI tests -- To view, visit https://gerrit.ovirt.org/49583 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I1b41f61050ef0a73b8b4493c5e3aa962daa0dd3f Gerrit-PatchSet: 5 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Shahar Havivi <shavivi@redhat.com> Gerrit-Reviewer: Tomas Jelinek <tjelinek@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>