openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #05118
Re: Keystone "Why does it? What does?" questions
On Oct 25, 2011, at 12:05 PM, Joseph Heck wrote:
>
> Q: What's the keystone-manage command for "credential add" do? There's also no corresponding delete or disable - is this password update for the passwords that are set on "keystone-manage user add"? If not, how are those passwords updated?
>
> Q: What are "type" and "key" as related to "credential add" command, and what are they intended to do?
>
We use the credential add command to store ec2 credentials. The idea behind credentials could be that a user would have a number of different credentials of different types. Oauth keys, ec2 secret and access, etc. I hacked the ability to add the ec2 credentials in because we needed it to make the ec2 api work in nova. The idea was that more robust support would be added through admin api extensions later.
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to : openstack@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openstack
> More help : https://help.launchpad.net/ListHelp
Follow ups
References