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

Quota based on placement resource class #20

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

Conversation

soulxu
Copy link

@soulxu soulxu commented Apr 26, 2018

This is a spec about quota count based on placement resource
class.

Copy link
Contributor

@jimrollenhagen jimrollenhagen left a comment

Choose a reason for hiding this comment

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

This looks good to me, just one question inline. Thanks Alex! :)

the HTTPBadRequest(400) will be returned.

Then you can query the quota and the usages by the API `GET /quotas` and
`GET /quotas/detail``.
Copy link
Contributor

Choose a reason for hiding this comment

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

Will regular quotas and aggregate-specific quotas be merged in the response here?

Copy link
Author

Choose a reason for hiding this comment

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

Yes, when you specify the aggregate_uuid in the query parameter, the returned value is the aggregate quota of the specific user in the specific project.

Copy link
Contributor

Choose a reason for hiding this comment

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

👍

This is a spec about quota count based on placement resource
class.
@soulxu soulxu force-pushed the quota_on_placement branch from dc93139 to d803ff9 Compare May 11, 2018 06:11
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.

2 participants