ironic/releasenotes/notes/add-tooz-dep-85c56c74733a222d.yaml
Jim Rollenhagen b08e536831 Move to tooz hash ring implementation
This changes the ironic driver to use the hash ring implementation from
tooz, which is nearly identical to ironic.common.hash_ring.

Change-Id: I4200be2035067622604e5aa70e025594bcd0a801
Depends-On: Ic1f8b89b819ace8df9b15c61eaf9bf136ad3166b
2017-01-19 00:30:24 +00:00

7 lines
185 B
YAML

---
upgrade:
- |
Adds a new dependency on the
`tooz library <https://pypi.python.org/pypi/tooz>`_, as the consistent
hash ring code was moved out of ironic and into tooz.