Comment 3 for bug 1508708

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

Reviewed: https://review.openstack.org/242297
Committed: https://git.openstack.org/cgit/openstack/python-ceilometerclient/commit/?id=19e3ad0149439f3228676db503b3116a312f359e
Submitter: Jenkins
Branch: stable/kilo

commit 19e3ad0149439f3228676db503b3116a312f359e
Author: Rohit Jaiswal <email address hidden>
Date: Fri Oct 23 14:46:23 2015 +0000

    Fix to disable meter-links on resource-list CLI

    This adds an optional param to resource-list
    CLI to disable meter-links. By default its
    False to generate meter links for backward
    compatibility.

    This is a cherry-pick from master patch that
    enables meter-links on resource-list CLI.

    Change-Id: I308b94c8a57833cf30b4815ecec2ff9a50e91af6
    Closes-Bug: #1508708
    (cherry picked from commit e4a62a20b1d072969e842c38b2885a46a20fc54c)