xenadmin/XenModel/Actions/Pool
Mihaela Stoica b5d14120de CA-149811: End the connection to each slave after that host has joined the pool to prevent XenCenter showing connection lost alerts
This fixes the following issue: event.from fails with "The underlying connection was closed: A connection that was expected to be kept alive was closed by the server.".
It happens because we end the connections to the slave hosts only after all hosts have joined the pool and in the meantime event.from on a slave fails.

We fix this by ending the connection to each host immediately after the host has joined the pool.

Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2014-10-28 09:36:05 +00:00
..
AddHostToPoolAction.cs CP-5750: Changed the declaration for the ActionBase events Completed, Changed and 2013-08-09 17:20:33 +01:00
CreatePoolAction.cs CA-149811: End the connection to each slave after that host has joined the pool to prevent XenCenter showing connection lost alerts 2014-10-28 09:36:05 +00:00
DestroyPoolAction.cs CA-135078 Rename "Delete Pool" 2014-05-15 18:47:13 +01:00
DisableHAAction.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
EjectHostFromPoolAction.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
EnableHAAction.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
GetHeartbeatSRsAction.cs CP-6317: Importing from branch clearwater-ln. 2013-09-26 14:23:49 +01:00
PoolAction.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
SetGpuPlacementPolicyAction.cs Missing license headers. 2013-11-14 12:59:08 +00:00
SyncDatabaseAction.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00