ironic/releasenotes/notes/deprecate-hash-distribution-replicas-ef0626ccc592b70e.yaml
Varsha 9c266df8be Deprecates hash_distribution_replicas config option
The `hash_distribution_replicas` was an experimental feature. It accounted for
the number of hosts to map onto each hash partition and caused a couple of bugs.

Story: #1680160
Task: #10585

Change-Id: I72c19b46f63b139a1a4b1fd0f6c41a1e62e65383
2019-03-14 12:33:01 +05:30

6 lines
159 B
YAML

---
deprecations:
- |
The "hash_distribution_replicas" configuration option is now deprecated.
If specified in the config file, a warning is logged.