update "auth_url" in document

As of the Queens release,keystone has removed identity API v2.0
for more information.see [0]

[0]https://docs.openstack.org/keystone/latest/contributor/http-api.html

Change-Id: I275742b991ef6677dc38620e2d38e7e2e911e779
This commit is contained in:
wu.chunyang 2018-05-12 11:56:55 +08:00
parent 067c3a555a
commit ad4b87c5ca
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ an example for ``authtoken``::
[filter:authtoken]
paste.filter_factory = keystonemiddleware.auth_token:filter_factory
auth_url = http://localhost:35357
auth_url = http://localhost:5000
project_domain_id = default
project_name = service_admins
user_domain_id = default