On Fri, Sep 16, 2011 at 10:46 AM, Carlo Impagliazzo <[email protected]> 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 _______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : [email protected] Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

