Merge "Resource Quota - Adding quota API"

This commit is contained in:
Jenkins
2017-01-25 21:22:24 +00:00
committed by Gerrit Code Review
12 changed files with 637 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
---
features:
- This release introduces 'quota' endpoint that enable admin
users to set, update and show quota for a given tenant.
A non-admin user can get self quota limits.