openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #04124
Re: glance authentication problem
On Fri, Sep 16, 2011 at 10:46 AM, Carlo Impagliazzo <truijllo@xxxxxxx> wrote:
> I've configured glance with
> default_store = file
> and with keystone for auth, according to the example in keystone sources.
Would you mind pastebinning your config files (please remove any
security creds)?
> if I try something like glance details
>
> *******************************
> Failed to show details. Got error:
> 401 Unauthorized
>
> This server could not verify that you are authorized to access the document
> you requested. Either you supplied the wrong credentials (e.g., bad
> password), or your browser does not understand how to supply the credentials
> required.
>
> Authentication required
> *******************************
What version of Glance are you using? There should have been a notice
in the above output about making sure you have your OS_AUTH_USER and
OS_AUTH_KEY environ variables set?
Cheers,
jay
Follow ups
References