cloudstack/agent/src/com/cloud/agent
Likitha Shetty d466ecaf7a CLOUDSTACK-5485. Cannot process more than 5 concurrent snapshots.
Number of threads on SSVM agent for connection with MS (Agent->NioClient) should be configurable using global config 'workers'.

(cherry picked from commit bc235ed5eb)
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-02-02 14:46:58 +05:30
..
dao Fixed few coverity issues 2014-08-11 16:02:19 +05:30
dhcp Reformatted all of the code. 2013-11-21 06:15:26 -08:00
mockvm Reformatted all of the code. 2013-11-21 06:15:26 -08:00
resource Fixed few coverity issues reported 2014-08-11 17:52:32 +05:30
vmdata Removed trailing spaces 2013-11-21 04:08:01 -08:00
Agent.java There are few cases that mgt server won't reponse agent's pingcommand timely, or in KVM's case, libvirt won't repsonse in few mintues, which will cause agent reconnect to mgt server, then all the on going tasks on host will fail 2014-11-06 15:27:24 -08:00
AgentShell.java CLOUDSTACK-5485. Cannot process more than 5 concurrent snapshots. 2015-02-02 14:46:58 +05:30
IAgentShell.java agent: Remove some more dead code around the Agent upgrade 2013-07-12 14:46:33 +02:00