b08e536831
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
7 lines
185 B
YAML
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.
|