Hi, When authenticating via Keystone, most services seem to require configuring the 'auth_uri' key to prevent the following warning: WARNING keystoneclient.middleware.auth_token [-] Configuring auth_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint I found several permutations of this key in the installation guide and seek clarification on the following items: 1) Should this key contain 'http://controller:5000' or ' http://controller:5000/v2.0'? 2) Should this key reside in the general configuration file (e.g., nova.conf) or the paste configuration file (e.g., api-paste.ini)? Thanks, Matt -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack/attachments/20140114/cf123391/attachment.html>