Comment 2 for bug 1493511

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

Reviewed: https://review.openstack.org/221461
Committed: https://git.openstack.org/cgit/openstack/python-ceilometerclient/commit/?id=daed7e59c383f1ca74d75160cbc99fbd89675648
Submitter: Jenkins
Branch: master

commit daed7e59c383f1ca74d75160cbc99fbd89675648
Author: gordon chung <email address hidden>
Date: Tue Sep 8 15:00:42 2015 -0400

    add limit support

    limit is now a mandatory condition when querying. this patch
    allows users to control this value.

    Change-Id: Ied5f80dc8cfe8b5f85e60fb8ca1d4a8f26663456
    Closes-Bug: #1493511