Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sepcification for enabling custom resource classes in quotas. #19

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gryf
Copy link
Collaborator

@gryf gryf commented Mar 30, 2018

No description provided.


We propose to add ability for dynamically adding custom resource classes to
resources which ``QuotaEngine`` can handle, and track the usage like all the
other resources.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So the quota limit checking is done by access the Placement API? Who is going to report the inventory for those custom resource class?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Information of inventory and allocations can be obtained from Placement API. My guess is, that we should check allocations vs the quotas against certain classes during request handling in nova API.

@jimrollenhagen
Copy link
Contributor

I don't have a great understanding of the quota system, but this seems reasonable to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants