cloudstack/engine/orchestration/src/com/cloud/agent/manager
Anthony Xu c52e14730e when host is pingtimeout and CCP can not determine the host status, put the host to Alert status , no VM HA. 2014-10-22 15:07:40 -07:00
..
AgentAttache.java Fixed Coverity reported performance issues like inefficient string concatenations, wrong boxing or unboxing types, inefficent map element retrievals 2014-07-01 22:06:25 +02:00
AgentManagerImpl.java when host is pingtimeout and CCP can not determine the host status, put the host to Alert status , no VM HA. 2014-10-22 15:07:40 -07:00
ClusteredAgentAttache.java FindBugs findings: fixing equals() methods in 2 classes; commenting out dead variable in 1 class; adding 5 tests to cover the changes in the equals() methods. 2014-02-25 15:18:16 +01:00
ClusteredAgentManagerImpl.java Remove duplicate field in constructor 2014-09-18 16:02:26 +02:00
ClusteredDirectAgentAttache.java Remove duplicate field in constructor 2014-09-18 16:02:26 +02:00
ConnectedAgentAttache.java FindBugs findings: fixing equals() methods in 2 classes; commenting out dead variable in 1 class; adding 5 tests to cover the changes in the equals() methods. 2014-02-25 15:18:16 +01:00
DirectAgentAttache.java CLOUDSTACK-7598: When a vm deployed by cloudstack is stopped on the hypervisor 2014-10-12 23:55:17 -04:00
DummyAttache.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
Routable.java Removed trailing spaces 2013-11-21 04:08:01 -08:00
SynchronousListener.java CID-1116245: Lock for getting answers from SynchronousListener 2014-09-18 11:56:29 +02:00