Comment 1 for bug 979941

Revision history for this message
Anne Gentle (annegentle) wrote : Re: User quota control undocumented

In Essex, 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.