meter_name is not optional parameter when creating sample

Bug #1267378 reported by Liusheng
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-ceilometerclient
Fix Released
Low
Liusheng

Bug Description

When creating sample with ceilometer CLI,like this:
ceilometer sample-create -r af0e4b67-a79f-48e5-ac5d-12f8e8c114d5 --meter-type gauge --meter-unit instance --sample-volume 10
The result is "'counter_name'",the parameter "meter_name"(i.e.counter_name) is required,but it is not in the help messages of "ceilometer sample-create".

Liusheng (liusheng)
Changed in python-ceilometerclient:
assignee: nobody → Liusheng (liusheng)
Liusheng (liusheng)
Changed in python-ceilometerclient:
status: New → Invalid
Liusheng (liusheng)
description: updated
summary: - counter_name is required in help messages when creating sample
+ meter_name is not optional parameter when creating sample
Changed in python-ceilometerclient:
status: Invalid → New
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-ceilometerclient (master)

Fix proposed to branch: master
Review: https://review.openstack.org/66534

Changed in python-ceilometerclient:
status: New → In Progress
gordon chung (chungg)
Changed in python-ceilometerclient:
importance: Undecided → Low
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-ceilometerclient (master)

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

commit 4c42f5052678539648a1051a526b82ab95269a2b
Author: ls1175 <email address hidden>
Date: Tue Jan 14 18:26:34 2014 +0800

    fix optional parameter of creating sample

    When creating sample without parameter "meter_name" in ceilometer CLI,
    The result is 'counter_name' ,the parameter "meter_name"(i.e.counter_name)
    isrequired,but it is not in the help messages of "ceilometer sample-create".

    Change-Id: I17ee19354b51cd5095677438359d036783d82b15
    Closes-bug: #1267378

Changed in python-ceilometerclient:
status: In Progress → Fix Committed
Changed in python-ceilometerclient:
milestone: none → 1.3.0
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.