Files
puppet-ceilometer/releasenotes/notes/coordination-6e5105e0558f3e5b.yaml
Takashi Kajinami 1155b41db0 Use oslo::coordination to manage coordination parameters
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: I5e0af169ccdb2f4c56318dbc0198f480ab4b15fa
2021-05-21 17:42:39 +09:00

10 lines
251 B
YAML

---
features:
- |
The new ``ceilometer::coordination`` class has been added.
deprecations:
- |
The ``ceilometer::agent::polling::coordination_url`` parameter has been
deprecated in favor of the new ``ceilometer::coordination`` class.