[Openstack] devstack installation failing

Salman Malik salmanmk at live.com
Thu May 24 04:17:35 UTC 2012





Hi All,

While installing devstack, installation is failing with the error :
++ python -c 'import sys; import json; tok = json.loads(sys.stdin.read()); print tok['\''access'\'']['\''token'\'']['\''id'\''];'
++ curl -s -d '{"auth":{"passwordCredentials": {"username": "admin", "password": "nova"}, "tenantName": "admin"}}' -H 'Content-type: application/json' http://10.0.3.15:5000/v2.0/tokens
Traceback (most recent call last):
  File "<string>", line 1, in <module>
KeyError: 'access'

With some searching I know this has something to do with the keystone but I have no clue how to resolve this one.
Thanks for your help.

Salman
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20120523/f69f9f83/attachment.html>


More information about the Openstack mailing list