xenadmin/XenAdmin/Diagnostics
Gabor Apati-Nagy 0311f7dd72 CA-220047: Show proper precheck error when a VM cannot be migrated
A bit of refactoring as requested by the reviewers

I decided not remove the NullReferenceExceptions and throw the Failures
immediately in order to avoid the additional error handling that seems to be unnecessary there. However, the reason I've decided to keep it as is is that it would change what gets logged and the performance gain would not be noticeable anyway. Furthermore, the current implementation (try-catchall) catches any other exceptions providing fallback to the default Failure.
2017-06-05 10:15:18 +01:00
..
Checks CA-220047: Show proper precheck error when a VM cannot be migrated 2017-06-05 10:15:18 +01:00
Hotfixing CP-242134: Remove pre-Clearwater hotfixes 2017-05-05 10:45:10 +01:00
Problems CA-220047: Show proper precheck error when a VM cannot be migrated 2017-05-22 11:17:42 +01:00