ec5d0afa18
Similarly to other services, allow configuring custom service workers counts for Octavia API and Horizon. Also, add the corresponding low memory env configuration for those. Set missing *Workers conunts to 1 as well. Change-Id: Id9119ab6cfb8b2c85a097068777b4f96a34f5d3f Signed-off-by: Bogdan Dobrelya <bdobreli@redhat.com>
10 lines
280 B
YAML
10 lines
280 B
YAML
---
|
|
features:
|
|
- |
|
|
`OctaviaWorkers` and `HorizonWorkers` allow to configure the process
|
|
workers count for the Octavia API and Horizon WSGI applications.
|
|
fixes:
|
|
- |
|
|
Add the missing `*Workers` parameters into the low-memory footprint
|
|
environment and set it to 1.
|