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
_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to