[Openstack] DevStack API access Key

Andy Edmonds andy at edmonds.be
Tue Feb 7 23:08:49 UTC 2012


curl -d '{"auth":{"passwordCredentials":{"username": "*$YOUR_USERNAME*",
"password": "*$YOUR_PASSWORD*"}}}' -H "Content-type: application/json"
http://*$KEYSTONE_SERVER_IP*:35357/v2.0/tokens

Look for the token structure. The id member is what you're after.

HTH,

Andy
andy.edmonds.be


On Tue, Feb 7, 2012 at 20:54, Joe Smithian <joe.smithian at gmail.com> wrote:

> Hi All,
>
> I've installed devStack and I'd like to try RESTful APIs but I don't
> how to get get the API access key?
> I need access key to get the authorization token.
>
> I'd appreciate your help!
>
>
> Joe
>
> _______________________________________________
> 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/20120207/da094c82/attachment.html>


More information about the Openstack mailing list