Pagination for simple-tenant-usage
To avoid memory bloat issues in the nova-api workers, the nova project is planning to add pagination logic to the simple-tenant-usage API extension in Ocata:
https:/
In order to avoid continuing to DOS the nova-api tier, Horizon will need to support this new pagination scheme by traversing between pages via the next link, then subsequently stitching back up the response such that the server_usages list for each tenant is made whole (such lists may cross page boundaries under the proposed solution).
The spec on Nova side: https:/
The patch for Nova: https:/
Blueprint information
- Status:
- Complete
- Approver:
- David Lyle
- Priority:
- Medium
- Drafter:
- Radomir Dopieralski
- Direction:
- Approved
- Assignee:
- None
- Definition:
- Approved
- Series goal:
- Proposed for 11.0.0-ocata
- Implementation:
-
Implemented
- Milestone target:
-
ocata-3
- Started by
- David Lyle
- Completed by
- David Lyle
Related branches
Related bugs
Sprints
Whiteboard
I'm working on this --betherly 2016-Nov-10
Patch: https:/