Skip to content
Snippets Groups Projects
Commit fd0275b6 authored by Haiwei Xu's avatar Haiwei Xu
Browse files

Remove the trailing space in README.md

Change-Id: Iafdae5d5e38f6910dbf89af5a5f47a9c29df4e5c
parent 0d544c71
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,7 @@ deployment tool that can be
found [here](https://github.com/larsks/heat-kubernetes).
Build Docker Images
Build Docker Images
-------------------
Within the docker directory is a tool called build. This tool will build
......@@ -121,7 +121,7 @@ $ curl https://raw.githubusercontent.com/stackforge/kolla/master/docker/keystone
$ kubecfg -c keystone-service-5000.json create services
$ kubecfg -c keystone-service-35357.json create services
$ kubecfg -c keystone.json create pods
```
```
The keystone pod should become status running, if it doesn't you can troubleshoot it the same way that the
database was. Once keystone is running you should be able to use the keystone client to do a token-get
against one of the proxy's ip addresses.
......
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