4355198750
Trivial fix Change-Id: I621d08f2ab214112e861047de2118df0e51289b6
16 lines
741 B
YAML
16 lines
741 B
YAML
---
|
|
deprecations:
|
|
- |
|
|
The Zookeeper Service Group driver has been removed.
|
|
|
|
The driver has no known users and is not actively maintained. A warning log
|
|
message about the driver's state was added for the Kilo release. Also,
|
|
evzookeeper library that the driver depends on is unmaintained and
|
|
`incompatible with recent eventlet releases`_.
|
|
|
|
A future release of Nova will `use the Tooz library to track
|
|
service liveliness`_, and Tooz supports Zookeeper.
|
|
|
|
.. _`incompatible with recent eventlet releases`: https://bugs.launchpad.net/nova/+bug/1443910
|
|
.. _`use the Tooz library to track service liveliness`: http://specs.openstack.org/openstack/nova-specs/specs/liberty/approved/service-group-using-tooz.html
|