This is the syntax against the latest Diablo code: keystone-manage credentials add [username] [type] [key] [password] ([tenant_name])
for example: keystone-manage credentials add admin EC2 'admin:admin' mypass admin Michael ------------------------------------------------- Michael Fork Cloud Architect, Emerging Solutions IBM Systems & Technology Group From: Paras pradhan <[email protected]> To: openstack <[email protected]> Date: 02/01/2012 07:01 PM Subject: [Openstack] euca2ools Sent by: [email protected] 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
_______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : [email protected] Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

