[Openstack] [Keystone] which config works?

Kun Huang Academicgareth at gmail.com
Mon Feb 25 18:15:31 UTC 2013


Hi all,

In auth_token (at keystoneclient middleware), if we config like below:

auth_uri = http://localhost:5000/
(without auth_protocal setting which default https)

or like below

auth_uri = http://localhost:5000/
auth_protocal = http

Which one SHOULD works?
The first one is brief but doesn't work, because of current implementation.
As a result, we have to set protocal if we need http no matter how I set
the auth_uri.
Could we improve relative codes?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20130226/5d531822/attachment.html>


More information about the Openstack mailing list