cloudstack/plugins/hypervisors
Koushik Das 800e9dbac5 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:12:35 +05:30
..
baremetal BUG-ID: CS-19152 2014-04-08 15:31:24 -07:00
hyperv CLOUDSTACK-6402: Fix StopCommand so that VMs are not removed accidentally as part of vmsync 2014-04-14 16:12:35 +05:30
kvm CLOUDSTACK-6402: Fix StopCommand so that VMs are not removed accidentally as part of vmsync 2014-04-14 16:12:35 +05:30
ovm Revert "Applied Tina's patches for removing the xapi jar" 2014-04-08 00:03:18 -07:00
simulator CLOUDSTACK-6363: [Automation] jetty server is going OOM for simulator 2014-04-14 09:18:55 +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-6402: Fix StopCommand so that VMs are not removed accidentally as part of vmsync 2014-04-14 16:12:35 +05:30
xen CLOUDSTACK-6402: Fix StopCommand so that VMs are not removed accidentally as part of vmsync 2014-04-14 16:12:35 +05:30