[Openstack] DevStack API access Key

Jesse Andrews anotherjesse at gmail.com
Tue Feb 7 22:08:52 UTC 2012


At the end of devstack run it says:




   echo "keystone is serving at
$KEYSTONE_SERVICE_PROTOCOL://$KEYSTONE_SERVICE_HOST:$KEYSTONE_SERVICE_PORT/v2.0/"
   echo "examples on using novaclient command line is in exercise.sh"
   echo "the default users are: admin and demo"
   echo "the password: $ADMIN_PASSWORD"

You can source openrc to automatically set some environment variables:

   source openrc
   nova list

We should instructions about that to the output at the bottom :)

Jesse

On Tue, Feb 7, 2012 at 12:54 PM, 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




More information about the Openstack mailing list