Comment 3 for bug 1505874

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-openstackclient (master)

Reviewed: https://review.openstack.org/234529
Committed: https://git.openstack.org/cgit/openstack/python-openstackclient/commit/?id=9471115a9a516049684755d7582338c83b3ca1f5
Submitter: Jenkins
Branch: master

commit 9471115a9a516049684755d7582338c83b3ca1f5
Author: liyingjun <email address hidden>
Date: Wed Oct 14 11:05:02 2015 +0800

    Support pagination params for flavor list

    Missing 'marker' and 'limit' params for `openstack flavor list` shell
    command. It would be nice to have this when there are many flavors.

    Closes-bug: #1505874
    Change-Id: I088ac5d24f0d7595f5cbce14f063e296a449eb26