tooz/releasenotes/notes/hashring-0470f9119ef63d49.yaml
Julien Danjou e29ca79ed9 Add a hashring implementation
This is a consistent hash ring implementation based on the one that can
be found in Nova, Ironic, Ceilometer and Aodh.

Change-Id: I5d2f4efcd354a187747fa645482db2029a1a14b7
2016-12-07 23:40:35 +01:00

4 lines
78 B
YAML

---
features:
- Add `tooz.hashring`, a consistent hash ring implementation.