keystoneclient ($ keystone) is actually the new way to perform these types of operations instead of keystone-manage ($ keystone-manage) You'll first need to let keystoneclient authenticate with your keystone server as an admin, see: http://keystone.openstack.org/configuration.html#adding-users-tenants-and-roles-with-python-keystoneclient And then try: $ keystone --help $ keystone --help | grep ec2 $ keystone help ec2-credentials-create -Dolph On Thu, Mar 22, 2012 at 8:00 AM, Nicolas Odermatt <odermattn at gmail.com>wrote: > Hey guys, I have a question regarding Keystone > > When I create a new keystone user, which I want to use for API-Calls (EC2) > I have to insert a data row into the credentials table of the keystone > database. > My question is: How can I do this using keystone-manage? It's more of a > cosmetic thing, but I'd like to do it in a "clean" way. > > Thanks for your writing! > > Best wishes, > Nicolas > > -- > Freundliche GrĂ¼sse, > Nicolas Odermatt > > > > _______________________________________________ > Mailing list: https://launchpad.net/~openstack > Post to : openstack at lists.launchpad.net > Unsubscribe : https://launchpad.net/~openstack > More help : https://help.launchpad.net/ListHelp > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack/attachments/20120322/c7bd45de/attachment.html>