Showing posts with label Quota. Show all posts
Showing posts with label Quota. Show all posts

Sunday, December 4, 2016

Quota handling across OpenStack projects

Quotas

Quotas in the OpenStack is used to prevent system capacities from being exhausted. If Service has a quota for the Resource it means that:
  • There is ability to set a Limit for the Resource.
  • There is ability to check the Usage of the Resource during the allocation.