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 50ad074989..93977eef47 100644 --- a/tests/roles/bootstrap-host/templates/user_variables.aio.yml.j2 +++ b/tests/roles/bootstrap-host/templates/user_variables.aio.yml.j2 @@ -66,6 +66,10 @@ keystone_wsgi_processes: 2 barbican_wsgi_processes: 1 barbican_wsgi_threads: 1 +## Blazar +blazar_wsgi_processes: 1 +blazar_wsgi_threads: 1 + ## Cinder cinder_wsgi_processes: 1 cinder_wsgi_threads: 1