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
This commit is contained in:
Le Hou 2017-08-28 17:25:38 +08:00
parent c5aca3c996
commit c09eaf8e40

View File

@ -136,7 +136,7 @@ OS\_AUTH\_URL
::
OS_AUTH_URL=http://$SERVICE_HOST:5000/v2.0
OS_AUTH_URL=http://$SERVICE_HOST:5000/v3.0
KEYSTONECLIENT\_DEBUG, NOVACLIENT\_DEBUG
Set command-line client log level to ``DEBUG``. These are commented