Updates keystone middleware classname in docs.
Change-Id: If6a5b74c2fe7855b28aaded7b93228dbd0de9845
This commit is contained in:
parent
8c839ee2c9
commit
cae7672332
@ -57,7 +57,7 @@ pieces of middleware exist in the ``glance-api-paste.ini``. Here is
|
||||
an example for ``authtoken``::
|
||||
|
||||
[filter:authtoken]
|
||||
paste.filter_factory = keystone.middleware.auth_token:filter_factory
|
||||
paste.filter_factory = keystoneclient.middleware.auth_token:filter_factory
|
||||
auth_host = 127.0.0.1
|
||||
auth_port = 35357
|
||||
auth_protocol = http
|
||||
|
Loading…
Reference in New Issue
Block a user