Comment 5 for bug 1001345

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

Reviewed: https://review.openstack.org/22129
Committed: http://github.com/openstack/python-novaclient/commit/8811ced00738059d4aee9db0d586eb8724bb1055
Submitter: Jenkins
Branch: master

commit 8811ced00738059d4aee9db0d586eb8724bb1055
Author: Anita Kuno <email address hidden>
Date: Sun Feb 17 01:53:40 2013 +0000

    Added limit to image-list in a preparatory step toward addressing bug 1001345.

    Currently novaclient doesn't use the limit or marker params.
    As a step to addressing bug 1001345 which requires pagination,
    this patch introduces the use of limit as an option
    passed to the image-list function.

    Change-Id: Ia32f9e923b4eb9bcdde3b7bc1722c59d7791d104