cloudstack/core/src/com/cloud
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
..
agent CLOUDSTACK-6402: Fix StopCommand so that VMs are not removed accidentally as part of vmsync 2014-04-14 16:52:37 +05:30
exception Removed trailing spaces 2013-11-21 04:08:01 -08:00
host add xenserver 6.2.0 hotfix support, to optimize vdi copy 2013-12-19 14:15:41 -08:00
hypervisor/hyperv/resource Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
info CLOUDSTACK-6204: removing realhostip dependency 2014-03-09 13:46:57 -07:00
network All Checkstyle problems corrected 2013-12-12 12:26:07 -08:00
resource Reformatted all of the code. 2013-11-21 06:15:26 -08:00
serializer Reformatted all of the code. 2013-11-21 06:15:26 -08:00
storage CLOUDSTACK-5531 2013-12-16 14:32:51 -07:00