Merge "Increase number of threads to 2 for glance in AIO"
This commit is contained in:
commit
ce179c25c4
@ -95,9 +95,9 @@ cloudkitty_wsgi_processes: 1
|
||||
cloudkitty_wsgi_threads: 1
|
||||
|
||||
## Glance
|
||||
glance_api_threads: 1
|
||||
glance_api_threads: 2
|
||||
glance_api_workers: 1
|
||||
glance_wsgi_threads: 1
|
||||
glance_wsgi_threads: 2
|
||||
glance_wsgi_processes: 1
|
||||
|
||||
## Placement
|
||||
|
Loading…
x
Reference in New Issue
Block a user