xenadmin/XenModel/Network
Konstantina Chremmou c0af621167 A couple of random corrrections on error handling (#2265)
* Correct out of range percentage and throw an assertion instead of silently
logging it so we can fix the causes of it. Compacted method logic.

Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>

* Exception handling: prevent InvalidOperationException if the health check service
is not found on the computer (installation is optional).
Do not throw exception and handle if the task handle is invalid, but rather
throw it only for other cases of task.status being failure.

Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2018-10-12 13:36:44 +01:00
..
Cache.cs Merge branch 'REQ-477' into master 2018-04-04 09:59:29 +01:00
CancelledException.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
ConnectionsManager.cs Namespace tidy 3/several: replaced XenAdmin.Core (instances in XenCenterLib) with XenCenterLib. 2017-11-30 13:56:32 +00:00
ConnectTask.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
DisconnectionException.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
Heartbeat.cs CA-286574: Fixed issue where the DR metadata were not loaded from the VDI because 2018-04-09 10:45:27 +01:00
HTTPHelper.cs Namespace tidy 3/several: replaced XenAdmin.Core (instances in XenCenterLib) with XenCenterLib. 2017-11-30 13:56:32 +00:00
ICache.cs CA-286582: Hide the Provisioning method page if the feature is not present or disabled 2018-03-28 17:07:15 +01:00
IXenConnection.cs Compacted overload of method EndConnect. 2018-10-08 11:10:44 +01:00
NetworkingHelper.cs CP-26866: Add a specific warning when creating a bond on cluster network 2018-05-23 16:47:59 +01:00
SessionFactory.cs Corrections as per code review. 2018-01-24 15:58:16 +00:00
TaskPoller.cs A couple of random corrrections on error handling (#2265) 2018-10-12 13:36:44 +01:00
XenConnection.cs Compacted overload of method EndConnect. 2018-10-08 11:10:44 +01:00