e9fe5b278c
This commit clarifies, cleans and improves releasenotes for murano Co-Authored-By: Maria Zlatkova <mzlatkova@mirantis.com> Change-Id: I6591a62640f192be749c3c58a92dc00ef56dd736
10 lines
362 B
YAML
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.
|