Comment 6 for bug 1324759

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

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

commit 67183f76b692d74fb255151e682ad7ce0171a01e
Author: liu-sheng <email address hidden>
Date: Wed Jun 4 10:46:44 2014 +0800

    Provide explicit help string of resource-metadata

    Currently, the "--resource-metadata" in ceilometer sample-create command
    is not easy to use. For compatibility, this patch just provides an
    explicit help string for the parameter.

    Change-Id: I6d68d5b653c3b33808cba6f9a781301fba9b44e3
    Closes-Bug: #1324759