Merge "Limit cloudkitty workers"
This commit is contained in:
commit
20d00782c1
@ -61,6 +61,10 @@ cinder_wsgi_threads: 1
|
||||
cinder_wsgi_buffer_size: 16384
|
||||
cinder_osapi_volume_workers_max: 2
|
||||
|
||||
## cloudkitty
|
||||
cloudkitty_wsgi_processes_max: 2
|
||||
cloudkitty_wsgi_threads: 1
|
||||
|
||||
## Glance
|
||||
glance_api_threads_max: 2
|
||||
glance_api_threads: 1
|
||||
|
Loading…
Reference in New Issue
Block a user