ceilometer/releasenotes/notes/tooz-coordination-system-d1054b9d1a5ddf32.yaml
Julien Danjou 27604abd46 Replace Ceilometer coordination layer by tooz partition system
This replaces the custom made partitioning system using the hashring by the one
provided in tooz.

Change-Id: I2321c92315accc5e5972138e7673d3a665df891e
2017-04-26 20:00:37 +02:00

7 lines
231 B
YAML

---
upgrade:
- |
Ceilometer now leverages the latest distribution mechanism provided by the
tooz library. Therefore the options `coordination.retry_backoff` and
`coordination.max_retry_interval` do not exist anymore.