diff --git a/tests/roles/bootstrap-host/templates/user_variables.aio.yml.j2 b/tests/roles/bootstrap-host/templates/user_variables.aio.yml.j2 index 277a093e32..50ad074989 100644 --- a/tests/roles/bootstrap-host/templates/user_variables.aio.yml.j2 +++ b/tests/roles/bootstrap-host/templates/user_variables.aio.yml.j2 @@ -59,8 +59,8 @@ keystone_httpd_mpm_min_spare_threads: 5 keystone_httpd_mpm_max_spare_threads: 10 keystone_httpd_mpm_thread_limit: 15 keystone_httpd_mpm_thread_child: 15 -keystone_wsgi_threads: 1 -keystone_wsgi_processes: 1 +keystone_wsgi_threads: 2 +keystone_wsgi_processes: 2 ## Barbican barbican_wsgi_processes: 1