[Openstack] euca2ools

Paras pradhan pradhanparas at gmail.com
Wed Feb 1 23:43:49 UTC 2012


Hi,

Is this the correct command to add to keystone in order for euca2ools to work?


keystone-manage credentials add adminUser EC2 'secretword' adminTenant


This is what I am getting when i list credentials

--

root at server3:~# keystone-manage credentials list
ERROR: 'NoneType' object has no attribute 'name'
Traceback (most recent call last):
  File "/usr/bin/keystone-manage", line 16, in <module>
    keystone.manage.main()
  File "/usr/lib/python2.7/dist-packages/keystone/manage/__init__.py",
line 286, in main
    raise exc
AttributeError: 'NoneType' object has no attribute 'name'
root at server3:~#
--

Thanks
Paras.




More information about the Openstack mailing list