Merge "Restrict zun thread/process count for AIO deployments"
This commit is contained in:
commit
7471b3db11
@ -195,7 +195,10 @@ sahara_wsgi_buffer_size: 16384
|
||||
|
||||
## Zun
|
||||
zun_api_threads: 1
|
||||
zun_api_threads_max: 2
|
||||
zun_wsgi_threads: 1
|
||||
zun_wsgi_processes_max: 2
|
||||
zun_wsgi_processes: 2
|
||||
|
||||
# NOTE: hpcloud-b4's eth0 uses 10.0.3.0/24, which overlaps with the
|
||||
# lxc_net_address default
|
||||
|
Loading…
x
Reference in New Issue
Block a user