Title: Configuring the Use of the Identity Service Describe the issue: # openstack-config --set /etc/glance/glance-api.conf \ keystone_authtoken admin_tenant_name admin This command uses 'admin' tenant in italic without any explanation. Suggestions for improvement: The admin_tenant_name should be either glance (suggested in the previous pages), or services (if one is using the common tenant for all services), but not admin. Or the italic 'admin' word should be explained.
Same problem with the glance-registry.conf some lines lower.
Also admin_user should be "glance", or explained that admin means "the user created for glance" and then it will be more evident what to write for both the user and the tenant.
Ensure the action taken here is consistent with the outcome of Bug # 965943.
(Apologies for my spelling of your name, not sure what that's about.)
From Attila: The usage of services tenant seems consistent now. Thanks. QE will be checking on all the changes in 965943, so closing this as 'Duplicate'. *** This bug has been marked as a duplicate of bug 965943 ***