From 1d85a10b3874673c3d310d32cb6b4cc027f30a95 Mon Sep 17 00:00:00 2001 From: caoyuan Date: Wed, 1 Mar 2017 10:32:09 +0800 Subject: [PATCH] Update the link in README.rst - add Zaqar link - add Zun link - add Kafka link - add fluentd link - remove Heka link Change-Id: I6600efb3f0ae88c6f1dac92115522e6b90aa789f --- README.rst | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 3bc19407c5..de66a032c4 100644 --- a/README.rst +++ b/README.rst @@ -78,6 +78,8 @@ Kolla-Ansible deploys containers for the following OpenStack projects: - `Trove `__ - `Vmtp `__ - `Watcher `__ +- `Zaqar `__ +- `Zun `__ Infrastructure components ------------------------- @@ -91,11 +93,13 @@ Kolla-Ansible deploys containers for the following infrastructure components: - `Elasticsearch `__ and `Kibana `__ to search, analyze, and visualize log messages. +- `Fluentd __` as an open source data collector + for unified logging layer. - `HAProxy `__ and `Keepalived `__ for high availability of services and their endpoints. -- `Heka `__ A distributed and - scalable logging system for OpenStack services. +- `Kafka `__ A distributed streaming + platform. - `MariaDB and Galera Cluster `__ for highly available MySQL databases - `MongoDB `__ as a database backend for Ceilometer