42dafd2705
Since version 1.38.0, tooz can manage the heartbeat entirely internally. In this patch, this feature is used to simplify Cinder's code. Change-Id: I7fa654caf6620d410d4e297d3d8af2215e27ed12
8 lines
302 B
YAML
8 lines
302 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
The coordination system used by Cinder has been simplified to leverage tooz
|
|
builtin heartbeat feature. Therefore, the configuration options
|
|
`coordination.heartbeat`, `coordination.initial_reconnect_backoff` and
|
|
`coordination.max_reconnect_backoff` have been removed.
|