cloudstack/core
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 Correcting the "security.checkers.order" to include the class name for RoleBasedEntityAccessChecker 2014-01-22 13:59:57 -08:00
src CLOUDSTACK-6047: Fix timeout issue when try to execute aggregated commands 2014-03-18 17:43:59 -07:00
test CLOUDSTACK-6047: Fix timeout issue when try to execute aggregated commands 2014-03-18 17:43:59 -07:00
pom.xml Update master to 4.5.0-SNAPSHOT 2014-03-14 14:55:26 +01:00