Update reference to middlewarearchitecture doc

auth_token was referring to the middlewarearchitecture doc in
keystone developer docs rather than python-keystoneclient.

Change-Id: I7bfb3595097cc4a2a1061efe5c4480e06a499edb
This commit is contained in:
Brant Knudson
2014-02-02 11:21:15 -06:00
parent 456afa153d
commit f8df695bc8

View File

@@ -28,7 +28,8 @@ This WSGI component:
* Collects and forwards identity information based on a valid token
such as user name, tenant, etc
Refer to: http://keystone.openstack.org/middlewarearchitecture.html
Refer to: http://docs.openstack.org/developer/python-keystoneclient/
middlewarearchitecture.html
HEADERS
-------