cloudstack/engine/orchestration
Koushik Das 788fe5a273 CLOUDSTACK-8103: Vmsync marks VM as stopped even after failing to stop it in HV
During vmsync if StopCommand (issued as part of PowerOff/PowerMissing report) fails to stop VM (since VM is running on HV),
don't transition VM state to "Stopped" in CS db. Also added a check to throw ConcurrentOperationException if vm state is not
"Running" after start operation.
2014-12-22 12:31:34 +05:30
..
resources/META-INF/cloudstack/core CLOUDSTACK-669: Finalize VM work dispatching mechanism to avoid big switch statement 2014-01-09 14:29:12 -08:00
src CLOUDSTACK-8103: Vmsync marks VM as stopped even after failing to stop it in HV 2014-12-22 12:31:34 +05:30
test completed the new vmsync TODOs in the code. 2014-07-28 12:51:37 -07:00
pom.xml Update master to 4.5.0-SNAPSHOT 2014-03-14 14:55:26 +01:00