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 7a5bddba01..a8197161fa 100644 --- a/tests/roles/bootstrap-host/templates/user_variables.aio.yml.j2 +++ b/tests/roles/bootstrap-host/templates/user_variables.aio.yml.j2 @@ -61,6 +61,9 @@ glance_api_threads_max: 2 glance_api_threads: 1 glance_api_workers: 1 glance_registry_workers: 1 +glance_wsgi_threads: 1 +glance_wsgi_processes_max: 2 +glance_wsgi_processes: 2 ## Nova nova_wsgi_threads: 1