cloudstack/agent
Wido den Hollander d91b7dcd4b agent: Read configuration directive 'workers' for number of threads
The example configuration file said 'workers' was the directive, but the code said
'threads'.

Now we accept both to prevent configuration errors, but the example config remains 'workers'
2012-08-08 22:45:02 +02:00
..
bindir agent: Fix a couple of typos in cloud-setup-agent 2012-08-08 22:31:06 +02:00
conf agent: Add default path for KVM scripts to sample configuration 2012-08-08 22:31:06 +02:00
distro agent: Remove cloud-cleanup.conf for Ubuntu 2012-07-27 23:37:45 -04:00
doc Agent directory license headers. 2012-07-31 14:07:01 -04:00
scripts Move KVM related code into plugins/hypervisor/kvm, a new jar file is 2012-07-30 14:55:47 -07:00
src/com/cloud/agent agent: Read configuration directive 'workers' for number of threads 2012-08-08 22:45:02 +02:00
test/com/cloud/agent agent: Replace tabs by 4 spaces 2012-06-23 11:16:16 +02:00
.classpath Agent directory license headers. 2012-07-31 14:07:01 -04:00
.project Agent directory license headers. 2012-07-31 14:07:01 -04:00