← Back to team overview

openstack team mailing list archive

Re: Managing projects roles and quotas (Dashboard -vs- nova-manage)

 

Jon,

When manipulating quotas via 'nova-manage project quota' ensure that you
are using the tenant_id and not the name.  nova-manage will silently accept
the project/tenant name instead of the tenant_id.

Thanks,

Nate
On Jul 5, 2012 10:48 PM, "Jonathan Proulx" <jon@xxxxxxxxxxxxx> wrote:

> Hi All,
>
> I have a new Essex install on Ubuntu 12.04 and just starting to kick
> the tires. I would like to manage resource quotas for different
> projects/tenants but having created them in Dashboard nova-manage
> doesn't see them, though keystone does and I can join users to tenants
> with roles using "keystone user-role-add".
>
> The documentation  here
>
> http://docs.openstack.org/developer/nova/runnova/managing.projects.html#setting-quotas
> says to manage projects roles and quotas using 'nova-manage'.  Should
> I avoid the webUI and keystone and use nova-manage for this or is
> there a different way to manage quotas I'm missing?
>
>
> Thanks,
> -Jon
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to     : openstack@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openstack
> More help   : https://help.launchpad.net/ListHelp
>

References