cloudstack/engine/orchestration
Rene Moser f63ac08c3b CLOUDSTACK-8848: ensure power state is up to date when handling missing VMs in powerReport
There 2 things which has been changed.

* We look on power_state_update_time instead of update_time. Didn't make sense to me at all to look at update_time.
* Due DB update optimisation, powerState will only be updated if < MAX_CONSECUTIVE_SAME_STATE_UPDATE_COUNT. That is why we can not rely on these information unless we make sure these are up to date.

(cherry picked from commit 30c704915c)
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2016-01-15 14:40:30 +01:00
..
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-8848: ensure power state is up to date when handling missing VMs in powerReport 2016-01-15 14:40:30 +01:00
test completed the new vmsync TODOs in the code. 2014-07-28 12:51:37 -07:00
pom.xml Updating pom.xml version numbers for release 4.5.2 2015-08-19 14:42:54 +05:30