cloudstack/engine/orchestration/src/com/cloud/agent/manager
Santhosh Edukulla ef6ec7b276 Fixed few coverity issues like invalid boxing unboxing issues, resource leaks, null dereferences 2014-11-13 17:26:24 +05:30
..
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:14:46 -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 Fixed few coverity issues like invalid boxing unboxing issues, resource leaks, null dereferences 2014-11-13 17:26:24 +05:30
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-09-25 13:13:56 +05:30
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