Bases: novaclient.base.Resource
Populate and bind to a manager.
| Parameters: | 
 | 
|---|
QuotaSet does not have a ‘id’ attribute but base.Resource needs it to self-refresh and QuotaSet is indexed by tenant_id.
Bases: novaclient.base.Manager
Delete quota for a tenant or for a user.
| Parameters: | 
 | 
|---|---|
| Returns: | An instance of novaclient.base.TupleWithMeta | 
alias of QuotaSet