cloudstack/plugins/hypervisors/hyperv
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
..
DotNet/ServerResource CLOUDSTACK-6106 Agent side changes for VPC on Hyper-V 2014-03-14 17:36:43 +05:30
conf A plugin for Hyper-V control is available for CloudStack. The plugin implements basic VM control; however, its 2013-11-04 18:48:53 +05:30
resources/META-INF/cloudstack CLOUDSTACK-5610: Host doesn't go to Down/Alert state even though it is powered off. VM 2013-12-27 16:35:23 +05:30
src CLOUDSTACK-6047: Fix timeout issue when try to execute aggregated commands 2014-03-24 13:37:38 -07:00
test/com/cloud/hypervisor/hyperv/test Reformatted all of the code. 2013-11-21 06:15:26 -08:00
buildagent.sh Make sure only unit tests are run during build time and not functional tests. 2013-11-04 18:48:54 +05:30
pom.xml Removed all reminants of the IdentityService. Created the KeysManager to move the management 2014-01-14 13:11:35 -08:00