From bf8d0238d83544062e4ba94ef8503ea90f29c071 Mon Sep 17 00:00:00 2001 From: Yushiro FURUKAWA Date: Sat, 1 Oct 2016 14:03:50 +0900 Subject: [PATCH] Revise 'galera' to 'Galera' Change-Id: Iaecd39511eeb10ecb7df768efd13e8601366cbc6 --- doc/source/developer-docs/playbooks.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/developer-docs/playbooks.rst b/doc/source/developer-docs/playbooks.rst index c5aeb2cf26..6d7e4ab041 100644 --- a/doc/source/developer-docs/playbooks.rst +++ b/doc/source/developer-docs/playbooks.rst @@ -29,7 +29,7 @@ Setting up Infrastructure ------------------------- Infrastructure pertains to utility services such as RabbitMQ, memcached, -galera, and logging which are not actually OpenStack services, but that +Galera, and logging which are not actually OpenStack services, but that OpenStack relies on. Run `openstack-ansible setup-infrastructure.yml` to install these containers.