add *resource*_links attribute to those resources not allowed in *resource* list
When user specify osapi_max_limit in nova, some resources did not provide next element link in response if this request had reached limit number of items.
For example, in bug 1504641(https:/
However nova jenkins will failed at tempest gate after we had fixed the response due to api schema did not allow resource_links attribute.
Following resources need to add this attribute:
* volumes
* snapshots
* security_groups
* server_groups
* virtual_interfaces
Blueprint information
- Status:
- Not started
- Approver:
- None
- Priority:
- Undefined
- Drafter:
- Chung Chih, Hung
- Direction:
- Needs approval
- Assignee:
- Chung Chih, Hung
- Definition:
- New
- Series goal:
- None
- Implementation:
- Unknown
- Milestone target:
- None
- Started by
- Completed by
Related branches
Related bugs
Sprints
Whiteboard
Gerrit topic: https:/
Addressed by: https:/
Add volumes_links attribute in list_volumes schema
Addressed by: https:/
Add snapshots_links attribute in list_snapshots schema
Addressed by: https:/
Add security_
Addressed by: https:/
Add server_groups_links attribute in list_server_groups schema
Addressed by: https:/
Add virtual_