You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by da...@apache.org on 2015/03/26 15:43:13 UTC

[4/4] git commit: updated refs/heads/master to 042b99f

Merge branch 'hotfix/findbugs-unknownvm-as-null' of https://github.com/DaanHoogland/cloudstack


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

Branch: refs/heads/master
Commit: 042b99f6bc8f8663c2ede88b07cee2bca3ce3d01
Parents: 0eec4ff 6a82173
Author: Daan Hoogland <dh...@schubergphilis.com>
Authored: Thu Mar 26 15:40:20 2015 +0100
Committer: Daan Hoogland <dh...@schubergphilis.com>
Committed: Thu Mar 26 15:40:20 2015 +0100

----------------------------------------------------------------------
 api/src/com/cloud/ha/Investigator.java                   | 11 ++++++++++-
 .../hyperv/src/com/cloud/ha/HypervInvestigator.java      |  4 ++--
 .../kvm/src/com/cloud/ha/KVMInvestigator.java            | 10 +++++++---
 .../src/main/java/com/cloud/ha/Ovm3Investigator.java     |  4 ++--
 .../src/com/cloud/ha/SimulatorInvestigator.java          |  8 ++++----
 .../vmware/src/com/cloud/ha/VmwareInvestigator.java      |  4 ++--
 server/src/com/cloud/ha/CheckOnAgentInvestigator.java    |  8 ++++----
 server/src/com/cloud/ha/HighAvailabilityManagerImpl.java | 10 +++++++---
 .../com/cloud/ha/ManagementIPSystemVMInvestigator.java   | 10 +++++-----
 server/src/com/cloud/ha/UserVmDomRInvestigator.java      |  6 +++---
 server/src/com/cloud/ha/XenServerInvestigator.java       | 10 +++++++---
 11 files changed, 53 insertions(+), 32 deletions(-)
----------------------------------------------------------------------