puppet-magnum/releasenotes/notes/add-workers-1ae88b14d0638a82.yaml
Tobias Urdin d59bd32b1d Add workers to magnum api and conductor
This patch adds two new parameters that can
be used to specify the number of workers for
the api and conductor services.

Change-Id: I71dcfba1f162b395c3d9e68513dfcf9a099800df
2018-08-22 19:11:02 +02:00

6 lines
147 B
YAML

---
features:
- |
Added magnum::api::workers and magnum::conductor::workers which can be used
to specify the number of worker processes.