From eb380579aca7e4a6aa14fe486573cd851f834228 Mon Sep 17 00:00:00 2001 From: caoyuan Date: Tue, 27 Mar 2018 09:39:58 +0800 Subject: [PATCH] Update the description for MongoDB Now, in kolla, the Mongo just as a database back end for Panko[0]. [0]: https://github.com/openstack/kolla-ansible/blob/master/etc/kolla/globals.yml#L304 Change-Id: I78aa074452a72f60ec572237dd9ed50f3348a1be --- README.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 08ab0ad7f4..b8ebc284c5 100644 --- a/README.rst +++ b/README.rst @@ -146,8 +146,7 @@ Kolla provides images to deploy the following infrastructure components: - `MariaDB and Galera Cluster `__ for highly available MySQL databases. - `Memcached `__ a distributed memory object caching system. -- `MongoDB `__ as a database back end for Ceilometer - and Gnocchi. +- `MongoDB `__ as a database back end for Panko. - `Open vSwitch `__ and Linuxbridge back ends for Neutron. - `Linux ptp `__ an implementation of the Precision Time Protocol (PTP) according to IEEE standard 1588 for Linux.