kolla-ansible/ansible
Jeffrey Zhang 3c3b0288b4 Use a lower number of the workers
Use a lower number of workers rather than the default value, which is
equal to the number of the cpu. Otherwise, in a multi cpu environment,
the number of the processes will very high.

In this PS, we use min(5, << number of cpu >>) as the default worker
count.

Closes-Bug: #1582254
Change-Id: I1c32cf0db794b43b8fb8be18f39190422ca5846f
2016-07-27 16:36:25 +08:00
..
action_plugins Fix the incompatibility for ansible 2.1.0 2016-05-30 23:02:09 +08:00
group_vars Use a lower number of the workers 2016-07-27 16:36:25 +08:00
inventory implement Ansible Tempest role 2016-07-20 09:43:10 +08:00
library Python 3: dict.iteritems() 2016-07-26 12:42:07 +00:00
roles Use a lower number of the workers 2016-07-27 16:36:25 +08:00
certificates.yml Add Ansible scripts to generate TLS certificates for testing 2016-02-26 14:09:31 -05:00
cleanup.yml Add a role to cleanup containers after deployment 2016-04-19 10:00:59 -04:00
mariadb_recovery.yml MariaDB lights out recovery 2016-03-16 15:53:44 +00:00
post-deploy.yml Create openrc file on the deploy node 2015-11-23 17:02:54 -05:00
prechecks.yml Fix file permissions 2015-12-26 17:36:38 +00:00
site.yml Add Watcher ansible roles and templates 2016-07-22 11:45:19 +01:00
tempest.yml implement Ansible Tempest role 2016-07-20 09:43:10 +08:00