Skip to content
Snippets Groups Projects
Commit 3b18fcf9 authored by gaozx's avatar gaozx
Browse files

Fix some blank space issues

Change-Id: Id4fb97107c8a01f1b5e95a6fcdee3bed1f385b76
parent 469eb148
No related branches found
No related tags found
No related merge requests found
...@@ -411,7 +411,7 @@ deployment. Optionally, the passwords may be populated in the file by hand. ...@@ -411,7 +411,7 @@ deployment. Optionally, the passwords may be populated in the file by hand.
kolla-genpwd 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 Ansible playbook which works on Ubuntu 14.04, 16.04 and CentOS 7 hosts to
install and prepare the cluster for OpenStack installation. install and prepare the cluster for OpenStack installation.
...@@ -457,7 +457,7 @@ Restart Docker and ensure that Docker is running. ...@@ -457,7 +457,7 @@ Restart Docker and ensure that Docker is running.
systemctl restart docker systemctl restart docker
The Kolla community builds and pushes tested images for each tagged release of 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. ...@@ -470,7 +470,7 @@ View the images.
docker images docker images
Developers running from master are required to build container images as the 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. `Building Container Images`_ for more advanced build configuration.
To build images using default parameters run: To build images using default parameters run:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment