
This change introduces a separate new class to manage [orchestrator] parameters. The max_workers parameter in the processor class is deprecated in favor of that new class. Change-Id: Icd30923802064aec6a3ae9716b2ae30665998aae
10 lines
258 B
YAML
10 lines
258 B
YAML
---
|
|
features:
|
|
- |
|
|
The new ``cloudkitty::orchestrator`` class has been added.
|
|
|
|
deprecations:
|
|
- |
|
|
The ``cloudkitty::processor::max_workers`` parameter has been deprecated
|
|
in favor of the new ``cloudkitty::orchestrator::max_workers`` parameter.
|