cloudstack/plugins/hypervisors/hyperv/DotNet/ServerResource/ServerResource.Tests
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
..
Properties Make sure only unit tests are run during build time and not functional tests. 2013-11-04 18:48:54 +05:30
App.config Changes to attach the system vm iso when booting the virtual router - part 1. 2013-11-04 18:48:54 +05:30
HypervResourceController1Test.cs CLOUDSTACK-6402: Fix StopCommand so that VMs are not removed accidentally as part of vmsync 2014-04-14 16:52:37 +05:30
HypervResourceControllerTest.cs Changes for switching all wmi calls to V2 namespace. V1 namespace is deprecated so it is better 2013-11-04 18:48:54 +05:30
ServerResource.Tests.csproj CLOUDSTACK-6325: [hyper-v] fixed cleaning of bin and obj directories when building with mono, they were not cleaning up and resulting in use of stale dlls in some cases 2014-04-08 14:37:21 +05:30
packages.config Changes to attach the system vm iso when booting the virtual router - part 1. 2013-11-04 18:48:54 +05:30