A tiny mistake in api doc

Bug #1226524 reported by Guangyu Suo
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ceilometer
Fix Released
Undecided
Guangyu Suo

Bug Description

A query to return the list of meters, limited to a specific meter type:

curl -H 'X-Auth-Token: <inserttokenhere>' \
  "http://localhost:8777/v2/meters/disk.root.size"

should be :

A query to return the list of samples, limited to a specific meter type:

see: http://docs.openstack.org/developer/ceilometer/webapi/v2.html#api-queries

Guangyu Suo (yugsuo)
description: updated
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to ceilometer (master)

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

Changed in ceilometer:
assignee: nobody → Guangyu Suo (yugsuo)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to ceilometer (master)

Reviewed: https://review.openstack.org/46923
Committed: http://github.com/openstack/ceilometer/commit/27676f27d5199230ae5193bc2892870c74a74cae
Submitter: Jenkins
Branch: master

commit 27676f27d5199230ae5193bc2892870c74a74cae
Author: Guangyu Suo <email address hidden>
Date: Tue Sep 17 18:39:50 2013 +0800

    Fix a tiny mistake in api doc

    GET /v2/meters/{meter_id} will return a list of samples that
    limited to the specific meter.

    Change-Id: I753a68b99d9ac253186689c73975e450cf335f3c
    Fixes: Bug #1226524

Changed in ceilometer:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in ceilometer:
milestone: none → havana-rc1
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in ceilometer:
milestone: havana-rc1 → 2013.2
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.