-
Notifications
You must be signed in to change notification settings - Fork 542
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
Add resource provider inventories API for placement #1862
Add resource provider inventories API for placement #1862
Conversation
This PR is based on top of #1861 so it contains the resource provider usage changes as well. |
@jtopjian This is ready for review as well. |
Build succeeded.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@dkt26111 Thanks for this, too! Similar comment. Please let me know if I've overlooked something.
Build failed.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM - thank you!
I'm pretty sure the OpenLab error is transient/temporary. |
For #526
Links to the line numbers/files in the OpenStack source code that support the
code in this PR:
API doc:
https://docs.openstack.org/api-ref/placement/#list-resource-provider-inventories
API code:
https://github.com/openstack/placement/blob/master/placement/handlers/inventory.py#L259