Reduce neutron WSGI workers for CI

Change-Id: Ic91ba0be3c5c37bf7e47b7a9a8360b6ccb18e9c3
This commit is contained in:
Dmitriy Rabotyagov 2021-12-06 21:09:33 +02:00
parent efd1004009
commit 6eb2dec708
1 changed files with 1 additions and 0 deletions

View File

@ -102,6 +102,7 @@ neutron_api_workers: 1
neutron_api_threads_max: 2
neutron_api_threads: 2
neutron_num_sync_threads: 1
neutron_wsgi_processes: 2
## Octavia
octavia_wsgi_threads: 1