tripleo-heat-templates/releasenotes/notes/octavia_service_workers-70887b5882ce0bb0.yaml
Bogdan Dobrelya ec5d0afa18 Add missing *Workers into low-memory footprint env
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>
2021-09-24 11:19:32 +02:00

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.