cloudstack/server/src/com/cloud/agent/manager
alena 62270fe62e bug 10734: removed global lock in "DirectAgentScanTimerTask". This lock used to prevent the task from executing on multiple management server simultaniously.
status 10734: resolved fixed
2011-07-18 14:32:57 -07:00
..
allocator bug 10305: for a systemvm only applicable system vm offering should be displayed 2011-06-20 20:11:50 +05:30
authn Start of zonesfeature / mycloud/cloudkit 2011-05-03 10:40:17 -07:00
AgentAttache.java bug 10497: always execute next command in sequence, even when the current one fails to complete; otherwise all the remaining commands will be stuck in the queue forever 2011-06-29 14:16:59 -07:00
AgentManagerImpl.java bug 10734: removed global lock in "DirectAgentScanTimerTask". This lock used to prevent the task from executing on multiple management server simultaniously. 2011-07-18 14:32:57 -07:00
AgentMonitor.java Switched ping to use the same db connection so that running out of db connections won't affect basic operations 2011-07-14 10:48:07 -07:00
ClusteredAgentAttache.java Reverted commit made by mistake 2011-06-13 22:53:40 -07:00
ClusteredAgentManagerImpl.java bug 10734: removed global lock in "DirectAgentScanTimerTask". This lock used to prevent the task from executing on multiple management server simultaniously. 2011-07-18 14:32:57 -07:00
ClusteredDirectAgentAttache.java Some fixes to agent lb code: 2011-06-13 22:28:22 -07:00
Commands.java cleanup agent manager 2011-05-05 17:57:06 -07:00
ConnectedAgentAttache.java bug 6451: host username/password should be changable through API 2011-05-16 12:08:05 +05:30
DirectAgentAttache.java fixed problem with header 2011-06-05 13:51:29 -07:00
DummyAttache.java bug 6451: host username/password should be changable through API 2011-05-16 12:08:05 +05:30
Routable.java migrate premium to oss 2011-01-28 16:07:46 -08:00
SynchronousListener.java Pass isForRebalance parameter to processConnect method of all the listeners - some listeners don't have to be notified when connection happens as a a part of Agent Rebalance process (VirtualMachineManagerImpl listener for instance) 2011-06-27 10:37:00 -07:00