Browse code

Update OS_AUTH_URL in Configuration.rst

I am a new participant, and when I read the document I found that the command in the OS_AUTH_URL example is v2.0, so I want to update it.

Change-Id: I973adc303a3cb37ce377ca4e31d1d666cd41b358

Le Hou authored on 2017/08/28 18:25:38
Showing 1 changed files
... ...
@@ -136,7 +136,7 @@ OS\_AUTH\_URL
136 136
 
137 137
     ::
138 138
 
139
-        OS_AUTH_URL=http://$SERVICE_HOST:5000/v2.0
139
+        OS_AUTH_URL=http://$SERVICE_HOST:5000/v3.0
140 140
 
141 141
 KEYSTONECLIENT\_DEBUG, NOVACLIENT\_DEBUG
142 142
     Set command-line client log level to ``DEBUG``. These are commented