xenadmin/XenAdmin/Diagnostics
Mihaela Stoica 76c806c0b3 CA-322790: Fix unhandled exception when the host cannot be reached to execute an API call.
In the CrossPoolMigrateCanMigrateFilter a WebException can be raised if the host cannot be reached to execute the API call that asserts is the VM can be migrated there. With these changes, we catch any exception (not just Failure) and mark the VM as not migratable (because we couldn't assert if it can be migrated to that host).

Also fixed other places where the same error might occur.

Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2019-07-24 09:46:00 +01:00
..
Checks CA-322790: Fix unhandled exception when the host cannot be reached to execute an API call. 2019-07-24 09:46:00 +01:00
Hotfixing CP-31529: Update RPU003 to the version 8 2019-06-21 12:22:01 +01:00
Problems CA-317752: Take live-patching qualification into consideration in the Install Update pre-checks 2019-07-22 17:49:18 +01:00