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@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@server3:~#
--
Thanks
Paras.
_______________________________________________
Mailing list: https://launchpad.net/~openstack
Post to : [email protected]
Unsubscribe : https://launchpad.net/~openstack
More help : https://help.launchpad.net/ListHelp