Block Storage Limits API does not support project_id

Bug #2071367 reported by Rodrigo Barbieri
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
openstacksdk
Fix Released
Undecided
Unassigned

Bug Description

Commit [1] added support for project_id in Limits API in microversion 3.39 so an admin can list limits of other users.

However, this is currently not working in OpenStack SDK because the Limits class does not specify the microversion, nor can send the project_id parameter in the request.

[1] https://github.com/openstack/cinder/commit/4a2448bd15a0191df8bb4710870e2e0b5750278a

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to openstacksdk (master)
Changed in openstacksdk:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstacksdk (master)

Reviewed: https://review.opendev.org/c/openstack/openstacksdk/+/922965
Committed: https://opendev.org/openstack/openstacksdk/commit/ecb35e0a650188f84eab9aa34bf5b07f315c1dd1
Submitter: "Zuul (22348)"
Branch: master

commit ecb35e0a650188f84eab9aa34bf5b07f315c1dd1
Author: Rodrigo Barbieri <email address hidden>
Date: Fri Jul 12 10:18:49 2024 +0100

    block_storage: Add support for project_id in Limits

    An admin should be able to list limits of other users. Cinder added such
    functionality in microversion 3.39.

    Closes-bug: #2071367
    Change-Id: Ie2b33bef15d40a72b9aac4ec5bfe9eed93b0e864
    Co-authored-by: Stephen Finucane <email address hidden>

Changed in openstacksdk:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.