Add zookeeper info to README

README is always a first point of interaction for users/operators.
So adding zookeeper info to it will help to understand its support
in Kolla.

Change-Id: I4829847b95575b6e83b3001e0d377ad1dd71ecfb
This commit is contained in:
confi-surya 2019-02-04 14:59:38 +05:30 committed by Surya Prakash (spsurya)
parent 9dbd300786
commit f32ea96cd2
1 changed files with 2 additions and 0 deletions

View File

@ -111,6 +111,8 @@ Kolla-Ansible deploys containers for the following infrastructure components:
- `RabbitMQ <https://www.rabbitmq.com/>`__ as a messaging backend for
communication between services.
- `Redis <https://redis.io/>`__ an in-memory data structure store.
- `Zookeeper <https://zookeeper.apache.org/>`__ an open-source server which enables
highly reliable distributed coordination.
Directories
===========