Comment 3 for bug 1037233

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

Reviewed: https://review.openstack.org/11426
Committed: http://github.com/openstack/python-glanceclient/commit/d64876424e87b3a7f76a9bf4d29fdacbc5ad4bc4
Submitter: Jenkins
Branch: master

commit d64876424e87b3a7f76a9bf4d29fdacbc5ad4bc4
Author: Brian Lamar <email address hidden>
Date: Wed Aug 15 14:39:39 2012 -0400

    Ensure v1 'limit' query parameter works correctly.

    The tests were present but were not asserting list results.

    page_size was overriding the absolute limit so limits were
    not working if they were less than the page_size.

    Fixes bug 1037233

    Change-Id: If102824212e3846bc65d3f7928cf7aa2e48aaa63