[Openstack] control user quota

Eoghan Glynn eglynn at redhat.com
Thu Apr 12 15:10:47 UTC 2012



> I try to assign quota to individual users, to control how many
> instances
> each user can run concurrently. But I don't see a doc describing how
> to
> do that. I use diablo release.
> Any help or doc pointer will be greatly appreciated.


Quotas apply at the nova project/tenant granularity, as opposed to an individual user.

Project-specific quotas may be set via the nova CLI, e.g.

  $ nova quota-update <tenant_ID> --instances=50

otherwise the configured default quota is inherited.

Since you're still on diablo, the new quota classes mechanism would not be relevant.

Cheers,
Eoghan 




More information about the Openstack mailing list