Comment 10 for bug 1506959

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

Reviewed: https://review.openstack.org/291832
Committed: https://git.openstack.org/cgit/openstack/python-ceilometerclient/commit/?id=cb98c6d05fadb4f9df202235a9d8582f5ed40339
Submitter: Jenkins
Branch: stable/mitaka

commit cb98c6d05fadb4f9df202235a9d8582f5ed40339
Author: Rohit Jaiswal <email address hidden>
Date: Tue Jan 26 08:36:43 2016 -0800

    Enhances client to support unique meter retrieval

    meter list API is enhanced to support a unique param
    If specified as True, it returns a unique list of
    meters.

    This patch enhances the ceilometer-client to support
    the unique argument in the shell and the client bindings.

    DocImpact
    Closes-Bug: #1506959

    Change-Id: I011ca725c25e1cdbe9891c3719f13f5cd34142ea
    (cherry picked from commit c45000c7594ad6fbfabf44c0615dce3021f43605)