openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #12258
Re: nova user management without the dashboard
On Thu, May 24, 2012 at 1:36 PM, Sharif Islam <islamsh@xxxxxxxxxxx> wrote:
> the dashboard and grabbing the file. However, keystone seems to not have
> a equivalent command like this:
>
> nova-manage project zipfile projectname username
> username-projectname-nova.zip
It isn't a complete replacement, but you can get your ec2 creds form
keystone like this:
keystone ec2-credentials-create
You should be able to use
https://github.com/openstack-dev/devstack/blob/master/eucarc as a
model for turning that into a novarc file.
dt
--
Dean Troyer
dtroyer@xxxxxxxxx
Follow ups
References