16091c8dd6
This change replaces current implementation about coordination parameters by oslo::coordination resource type, so that we can gather all logics related to coordination in a single place. Depends-on: https://review.opendev.org/791628 Change-Id: Id1a8ef196afe05d8e484c2a69ec92d6ebed7fbe2
16 lines
422 B
YAML
16 lines
422 B
YAML
---
|
|
features:
|
|
- |
|
|
The new ``aodh::coordination`` class has been added.
|
|
|
|
upgrade:
|
|
- |
|
|
The ``aodh::evaluator`` class no longer adjust workers based on
|
|
the ``coordination_url`` parameter. Please set the corrdination backend
|
|
if multiple workers are used.
|
|
|
|
deprecations:
|
|
- |
|
|
The ``aodh::evaluator::coordination_url`` parameter has been deprecated in
|
|
favor of the new ``aodh::coordination`` class.
|