murano/releasenotes/notes/multiple-api-workers-60492ddc2e3ff0aa.yaml
Kirill Zaitsev e9fe5b278c Cleanup, clarify newton release-notes
This commit clarifies, cleans and improves releasenotes for murano

Co-Authored-By: Maria Zlatkova <mzlatkova@mirantis.com>
Change-Id: I6591a62640f192be749c3c58a92dc00ef56dd736
2016-09-14 01:08:51 +03:00

10 lines
362 B
YAML

---
features:
- Added the ``api_workers`` option to ``murano`` config group. It controls
the number of API workers launched by murano. If not set, it would default to
the number of CPUs available.
deprecations:
- Renamed the ``workers`` option from the ``engine`` group
to ``engine_workers`` to reduce ambiguity with the ``api_workers`` option.