per-project-user quotas support

Registered by Kylin CG

Currently nova supports per-project quotas, that is, users under a same
project(tenant) have identically the same quotas set. It's not enough
when we want to limit user's use of cloud resources.
Thereby we present per-user quotas.
A user's quotas is defined in association with a specific project.
The sum of all users' quotas under a same project should not exceed
the quotas of the project.

The following aspects will be covered
  - User quota is a sub-division of a project quota
  - If user quota is not setted, the usages of a resource of all users will be limited by project quotas, that is, it's compatible with the current project-quotas.
  - The usage of a resource will be limited by the user quota which is under a specific project quota, if it was setted.

Blueprint information

Status:
Complete
Approver:
Vish Ishaya
Priority:
Low
Drafter:
Kylin CG
Direction:
Approved
Assignee:
Liyingjun
Definition:
Approved
Series goal:
Accepted for havana
Implementation:
Implemented
Milestone target:
milestone icon 2013.2
Started by
Kylin CG
Completed by
Liyingjun

Related branches

Sprints

Whiteboard

Given the high risk of this change, I would like to see it in by havana-2 at the latest for this to go in during the havana cycle. --russellb

Gerrit topic: https://review.openstack.org/#q,topic:bp/per-user-quotas,n,z

Addressed by: https://review.openstack.org/28232
    Adds per-user-quotas support for more detailed quotas management

(?)

Work Items

Dependency tree

* Blueprints in grey have been implemented.

This blueprint contains Public information 
Everyone can see this information.