You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by mt...@apache.org on 2015/10/14 20:09:43 UTC

[3/7] git commit: updated refs/heads/sf-plugins-a to 49ca3b4

Merge pull request #922 from resmo/fix/4.5-8848

[4.5] CLOUDSTACK-8848: ensure power state is up to date for missing PowerState handling1:1 cherry-picks, see #909

* pr/922:
  CLOUDSTACK-8848: added null pointer guard to new public method
  CLOUDSTACK-8848: ensure power state is up to date when handling missing VMs in powerReport

Signed-off-by: Rohit Yadav <ro...@shapeblue.com>


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/59f337da
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/59f337da
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/59f337da

Branch: refs/heads/sf-plugins-a
Commit: 59f337da56b9824f7026fd855b4357b78584ed13
Parents: f1f1fef 8cd8b6c
Author: Rohit Yadav <ro...@shapeblue.com>
Authored: Tue Oct 13 15:06:25 2015 +0530
Committer: Rohit Yadav <ro...@shapeblue.com>
Committed: Tue Oct 13 15:06:25 2015 +0530

----------------------------------------------------------------------
 .../cloud/vm/VirtualMachinePowerStateSyncImpl.java  | 16 ++++++++++++++--
 .../schema/src/com/cloud/vm/dao/VMInstanceDao.java  |  2 ++
 .../src/com/cloud/vm/dao/VMInstanceDaoImpl.java     |  9 +++++++++
 3 files changed, 25 insertions(+), 2 deletions(-)
----------------------------------------------------------------------