"image list" command does not support --limit and --marker options

Bug #1540988 reported by Tang Chen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-openstackclient
Fix Released
Undecided
Tang Chen

Bug Description

"image list" command does not support --limit and --marker options.

Tang Chen (tangchen)
Changed in python-openstackclient:
assignee: nobody → Tang Chen (tangchen)
Changed in python-openstackclient:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-openstackclient (master)

Reviewed: https://review.openstack.org/273466
Committed: https://git.openstack.org/cgit/openstack/python-openstackclient/commit/?id=0b6fdcbe4c3f3142fdd18bfd827653d894607941
Submitter: Jenkins
Branch: master

commit 0b6fdcbe4c3f3142fdd18bfd827653d894607941
Author: Tang Chen <email address hidden>
Date: Fri Jan 29 18:59:03 2016 +0800

    Remove marker and loop from "image list" command

    Since --page-size has never worked, there is no paginate logic needs
    to be implemented in "image list" command. So remove the unnecessary
    loop.

    And also, the marker is not necessary because --marker option has not
    been implemented. Will add it back when implementing --marker option.

    Change-Id: I71fea1502f92f447a49697edb52e8e82f336772f
    Partial-Bug: #1540988

Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Reviewed: https://review.openstack.org/246301
Committed: https://git.openstack.org/cgit/openstack/python-openstackclient/commit/?id=581280386533f8780a8d2e73495d3eff38c9ad50
Submitter: Jenkins
Branch: master

commit 581280386533f8780a8d2e73495d3eff38c9ad50
Author: xiexs <email address hidden>
Date: Tue Nov 17 05:16:09 2015 -0500

    Add limit option to "image list" command

    This option is quite useful if there are too many images.

    Change-Id: If6a901c27c5da2d1f4412e8fa9ba3bed3b72fdd9
    Co-Authored-By: Tang Chen <email address hidden>
    Partial-Bug: #1540988

Changed in python-openstackclient:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Reviewed: https://review.openstack.org/274793
Committed: https://git.openstack.org/cgit/openstack/python-openstackclient/commit/?id=499369329c493f9734248393ff19a82b5e224078
Submitter: Jenkins
Branch: master

commit 499369329c493f9734248393ff19a82b5e224078
Author: Tang Chen <email address hidden>
Date: Tue Feb 2 01:15:25 2016 +0800

    Add --marker option to "image list" command

    Users could specify the last image (name or ID) of the previous page with
    --marker option to control the start image of the output.

    Change-Id: Idca0235ee83b1226b00c89cf3d38500fa898b7d0
    Closes-Bug: #1540988

Revision history for this message
Doug Hellmann (doug-hellmann) wrote : Fix included in openstack/python-openstackclient 2.1.0

This issue was fixed in the openstack/python-openstackclient 2.1.0 release.

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.