cloudstack/core/src/com/cloud
Sheng Yang 1d3a6eaa50 CLOUDSTACK-6047: Fix timeout issue when try to execute aggregated commands
Add executeInVR() with timeout interface to VirtualRouterDeployer

AggregationControlCommand with Action.Finish may take longer than normal command
since it would execute all the commands in one execution, and it may result in
SSH timeout for SshHelper or other mechanism communicate with VR.

Introduce an new executeInVR() interface with added timeout period for waiting
FinishAggregationCommand to complete execution.
2014-03-18 17:43:59 -07:00
..
agent CLOUDSTACK-6047: Fix timeout issue when try to execute aggregated commands 2014-03-18 17:43:59 -07:00
exception Removed trailing spaces 2013-11-21 04:08:01 -08:00
host add xenserver 6.2.0 hotfix support, to optimize vdi copy 2013-12-19 14:15:41 -08:00
hypervisor/hyperv/resource Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
info CLOUDSTACK-6204: removing realhostip dependency 2014-03-09 13:46:57 -07:00
network All Checkstyle problems corrected 2013-12-12 12:26:07 -08:00
resource Reformatted all of the code. 2013-11-21 06:15:26 -08:00
serializer Reformatted all of the code. 2013-11-21 06:15:26 -08:00
storage CLOUDSTACK-5531 2013-12-16 14:32:51 -07:00