From 3b18fcf9e5e55635aeb12916782e2b9fc86efa5b Mon Sep 17 00:00:00 2001 From: gaozx Date: Sun, 19 Mar 2017 22:54:27 -0400 Subject: [PATCH] Fix some blank space issues Change-Id: Id4fb97107c8a01f1b5e95a6fcdee3bed1f385b76 --- doc/quickstart.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/quickstart.rst b/doc/quickstart.rst index 2641ef3e24..3d07dd2471 100644 --- a/doc/quickstart.rst +++ b/doc/quickstart.rst @@ -411,7 +411,7 @@ deployment. Optionally, the passwords may be populated in the file by hand. kolla-genpwd -To quickly prepare hosts, playbook bootstrap-servers can be used.This is an +To quickly prepare hosts, playbook bootstrap-servers can be used. This is an Ansible playbook which works on Ubuntu 14.04, 16.04 and CentOS 7 hosts to install and prepare the cluster for OpenStack installation. @@ -457,7 +457,7 @@ Restart Docker and ensure that Docker is running. systemctl restart docker The Kolla community builds and pushes tested images for each tagged release of -Kolla. Pull required images with appropriate tags. +Kolla. Pull required images with appropriate tags. :: @@ -470,7 +470,7 @@ View the images. docker images Developers running from master are required to build container images as the -Docker Hub does not contain built images for the master branch. Reference the +Docker Hub does not contain built images for the master branch. Reference the `Building Container Images`_ for more advanced build configuration. To build images using default parameters run: