cloudstack/server
Remi Bergsma f8b7251b88 return a state instead of null
When a full cluster is down or unreachable,
CloudStack currently reports everything the
same as the last known state, which is usually
Up. When it cannot reach a host and cannot
reach another host in the same cluster either,
it returns null and says "I don't know". This
prevents it from reporting the problem. Now,
we return an Alert or Disconnected state so
proper action can be taken.

Also logging was added, so we know what part
of the code put it to Alert or Disconnected.
2015-04-29 15:05:02 +02:00
..
conf Summary: Updated sudoers approved commands for cloud user 2013-10-23 13:42:16 -07:00
resources removed unused class 2014-09-09 18:31:13 -07:00
scripts License header updates for the server folder. 2012-08-03 09:41:27 -04:00
src return a state instead of null 2015-04-29 15:05:02 +02:00
test Fixed build failure due to commit 843f6b1691 2015-03-17 10:32:22 +05:30
pom.xml Update pom and version usage to 4.5.1-SNAPSHOT 2015-03-12 12:13:18 +05:30