cloudstack/plugins/hypervisors/kvm
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
..
resources/META-INF/cloudstack/kvm-compute Add missing licenses 2013-10-23 15:20:08 -07:00
src CLOUDSTACK-6047: Fix timeout issue when try to execute aggregated commands 2014-03-18 17:43:59 -07:00
test Remove assertion 2014-02-10 19:56:54 +01:00
.pydevproject License header updates for the plugins folder. 2012-08-03 09:07:43 -04:00
pom.xml Update master to 4.5.0-SNAPSHOT 2014-03-14 14:55:26 +01:00