Merge "Limit threads and processes for Senlin in AIO configuration"
This commit is contained in:
commit
55f571b056
@ -200,6 +200,11 @@ zun_wsgi_threads: 1
|
||||
zun_wsgi_processes_max: 2
|
||||
zun_wsgi_processes: 2
|
||||
|
||||
## Senlin
|
||||
senlin_api_threads: 1
|
||||
senlin_wsgi_threads: 1
|
||||
senlin_wsgi_processes: 1
|
||||
|
||||
# NOTE: hpcloud-b4's eth0 uses 10.0.3.0/24, which overlaps with the
|
||||
# lxc_net_address default
|
||||
# TODO: We'll need to implement a mechanism to determine valid lxc_net_address
|
||||
|
Loading…
x
Reference in New Issue
Block a user