From c4b9e60ec623858f46af560aee2ae86dde18cf1a Mon Sep 17 00:00:00 2001
From: zhulingjie <easyzlj@gmail.com>
Date: Sat, 9 Jun 2018 01:38:09 -0400
Subject: [PATCH] Remove unnecessary period for operating-kolla.rst

Change-Id: I86b41a3bc5d989b161b5e104aadd27fca3db45a7
---
 doc/source/user/operating-kolla.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/source/user/operating-kolla.rst b/doc/source/user/operating-kolla.rst
index ce870c32a..83b18dd6d 100644
--- a/doc/source/user/operating-kolla.rst
+++ b/doc/source/user/operating-kolla.rst
@@ -170,7 +170,7 @@ changing the network topology.
 Kolla from the local Docker cache.
 
 ``kolla-ansible -i INVENTORY deploy`` is used to deploy and start all Kolla
-containers..
+containers.
 
 ``kolla-ansible -i INVENTORY destroy`` is used to clean up containers and
 volumes in the cluster.
-- 
GitLab