From 1760fc96a3957be6ebfddadee44fb205baef9e2c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=B6=E5=86=B6?= Date: Tue, 2 Apr 2019 15:17:42 +0800 Subject: [PATCH] supply quote between words Change-Id: I40b2a5009e26dd1c0cf4155679cbaa48ef5da03d --- doc/source/install/getting_started.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/install/getting_started.rst b/doc/source/install/getting_started.rst index eae646e3d..4b9c273b0 100644 --- a/doc/source/install/getting_started.rst +++ b/doc/source/install/getting_started.rst @@ -44,7 +44,7 @@ is the account information collected in file `vim_config.yaml` [1]_: .. note:: In Keystone, port `5000` is enabled for authentication service [2]_, so the - end users can use `auth_url: 'http://127.0.0.1:5000/v3` instead of + end users can use `auth_url: 'http://127.0.0.1:5000/v3'` instead of `auth_url: 'http://127.0.0.1/identity'` as above mention. By default, cert_verify is set as `True`. To disable verifying SSL