v2 cli doesn't support passing a marker to image-list
Bug #1487086 reported by
Kairat Kushaev
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Glance Client |
In Progress
|
Wishlist
|
Kairat Kushaev | ||
Newton |
New
|
Undecided
|
Unassigned | ||
Ocata |
New
|
Undecided
|
Unassigned |
Bug Description
Imagine that a user(f.e admin) has 200 images.
If he requested first 100 images (with limit option) there is no way to review last 100 images.
To provide this possibility it would be useful to have --marker option that provides possibility to pass marker - the ID of the item on the last page.
glanceclient should output all images after that marker to the user.
It allows to review images page-by-page instead of reviewing big list of images that exceeds screen space.
Changed in glance: | |
assignee: | nobody → Kairat Kushaev (kkushaev) |
description: | updated |
Changed in python-glanceclient: | |
importance: | Undecided → Wishlist |
status: | In Progress → New |
tags: | added: spec-lite |
description: | updated |
summary: |
- Pagination doesn't work with v2 API image-list + v2 cli doesn't support passing a marker to image-list |
tags: | added: triaged |
Changed in python-glanceclient: | |
status: | New → Triaged |
Changed in python-glanceclient: | |
status: | Triaged → In Progress |
To post a comment you must log in.
https:/ /review. openstack. org/#/c/ 217282/