cloudstack/server/src/com/cloud/agent/manager
anthony da58ade720 fixed addding the secondary storage 2010-10-22 11:06:00 -07:00
..
allocator Adding stuff 2010-10-15 06:26:24 -07:00
AgentAttache.java bug 6521: for add host, return api response, even if the host is in disconnected state 2010-10-14 10:20:48 -07:00
AgentManagerImpl.java fixed addding the secondary storage 2010-10-22 11:06:00 -07:00
AgentMonitor.java more changes for refactor 2010-10-12 07:17:47 -07:00
Commands.java more changes for refactor 2010-10-12 07:17:47 -07:00
ConnectedAgentAttache.java cleaning up imports, fixing up some compilation problems related to API refactoring 2010-09-13 15:25:46 -07:00
DirectAgentAttache.java The code implies resource could be null, and yet de-references resource before the null check. As I was experiencing a NPE because if this exact scenario, put the remote agent check inside the check for null to avoid problems. If resource is null we log that we were unable to send ping due to agent disconnected... 2010-10-14 15:02:43 -07:00
DummyAttache.java Source code committed 2010-08-11 09:13:29 -07:00
SynchronousListener.java more changes for refactor 2010-10-12 07:17:47 -07:00