cloudstack/plugins/hypervisors/hyperv
Koushik Das 5e90b75c98 CLOUDSTACK-6402: Fix StopCommand so that VMs are not removed accidentally as part of vmsync
Added a new flag 'checkBeforeCleanup' to StopCommand based on which check is done to see if VM is running in HV host.
If VM is running then in this case it is not stopped and the operation bails out.
Also modified the MS code to call the StopCommand with appropriate value for the flag based on the context.
Currently it is only set to 'true' when called from the new vmsync logic based on powerstate of VM. For rest it
is set to 'false' meaning no change in behaviour.
2014-04-14 16:52:37 +05:30
..
DotNet/ServerResource CLOUDSTACK-6402: Fix StopCommand so that VMs are not removed accidentally as part of vmsync 2014-04-14 16:52:37 +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-18 17:43:59 -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
findbugsExcludeFilter.xml findbugs: exclude known spiffy hacks a.k.a. false positives 2014-03-28 14:28:10 +01:00
pom.xml Update master to 4.5.0-SNAPSHOT 2014-03-14 14:55:26 +01:00