Add ZooKeeper docs link into README.rst

Since ZooKeeper is complicated in kolla [0], its docs link
should be added into kolla README.rst

[0]: https://review.openstack.org/#/c/550879/

Change-Id: I492000ee70b9e70a8dc398bc152b300ac259f910
This commit is contained in:
caoyuan 2018-03-27 09:02:51 +08:00
parent 6a730d45ed
commit 890705f664

View File

@ -157,6 +157,9 @@ Kolla provides images to deploy the following infrastructure components:
communication between services.
- `Telegraf <https://www.docs.influxdata.com/telegraf/>`__ as a plugin-driven server
agent for collecting & reporting metrics.
- `ZooKeeper <https://zookeeper.apache.org/>`__ as a centralized service for maintaining
configuration information, naming, providing distributed synchronization, and providing
group services.
Directories
===========