[Openstack] Glance and Keystone

Paras pradhan pradhanparas at gmail.com
Tue Jan 31 23:00:48 UTC 2012


Hi,

How do I check if glance is working with keystone?

This is what I've done so far and getting errors

----
# glance -A details 16afc976-4dfa-4175-a7ea-ec8446f636b3

That token is o/p from:
curl -d '{"auth":{"passwordCredentials":{"username": "adminUser",
"password": "secretword"}}}' -H "Content-type: application/json"
http://192.168.122.14:35357/v2.0/tokens | python -mjson.tool

--

I am getting: NotAuthorized: None


Thanks
Paras.




More information about the Openstack mailing list