xenadmin/XenModel/Network
Konstantina Chremmou a8efbbfba2 CA-286574: Fixed issue where the DR metadata were not loaded from the VDI because
the action was failing to create a metadata session; the latter was due to accessing
directly properties of the xmlrpc proxy which is null since we use the jsonrpc backend.
Also fixed some more areas where the same might occur.

Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2018-04-09 10:45:27 +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 Removed methods GetHostBootTime and GetHostAgentTime because they duplicated logic 2018-03-06 14:17:16 +00:00
NetworkingHelper.cs Converted remaining extension get and set properties of the API classes to methods 2017-09-05 02:15:38 +01:00
SessionFactory.cs Corrections as per code review. 2018-01-24 15:58:16 +00:00
TaskPoller.cs Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00
XenConnection.cs Cleared some level 4 warnings. 2018-03-22 15:07:32 +00:00