cloudstack/plugins/hypervisors
Sheng Yang d56b45a1c3 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-24 13:37:38 -07:00
..
baremetal 1) More fixes for the problems found by findBugs 2014-03-13 16:05:45 -07:00
hyperv CLOUDSTACK-6047: Fix timeout issue when try to execute aggregated commands 2014-03-24 13:37:38 -07:00
kvm CLOUDSTACK-6047: Fix timeout issue when try to execute aggregated commands 2014-03-24 13:37:38 -07:00
ovm Use seperate path to sync VM metadata for XS 2014-03-05 15:44:50 -08:00
simulator simulator manager impl changes to handle SetMonitorServiceCommand This fixes some of the test cases in the integration test test_assign_vm.py when run against a simulator 2014-03-20 16:11:33 +05:30
ucs - Updated APICommand annotation to add new flags that indicate if API request or response carry sensitive info - Updated all API classes with the new annotation flag values as per the API's sensitivity - Updated server code to check response annotation before audit logging 2014-02-25 22:59:10 +01:00
vmware CLOUDSTACK-6047: Fix timeout issue when try to execute aggregated commands 2014-03-24 13:37:38 -07:00
xen CLOUDSTACK-6047: Fix timeout issue when try to execute aggregated commands 2014-03-24 13:37:38 -07:00