deb-ceilometer/doc
Angus Salkeld b67d2c2dfb Implement /meters to make discovery "nicer" from the client
The point of this api is to make discovery (esp. from a casual user)
easier. So you don't really want to dump all the raw samples out
just to see what is there. So instead "ceilometer meter-list"
will GET /v1/meters (or /{proj|user|source}/{id}/meters) and
this will just return a description (name, type, resource, user, etc)
of the available meters, not each sample point. After this you will probably
go and look at the samples that you are actually interested in.

It is a kind of dynamic version of doc/source/measurements.rst

Change-Id: I58f2757874ab151632b6d87043d6327104c5b65c
2012-12-03 14:19:55 +11:00
..
source Implement /meters to make discovery "nicer" from the client 2012-12-03 14:19:55 +11:00
Makefile Check for doc build dependency before building 2012-08-31 12:04:26 -04:00
requirements.txt Add keystone requirement for doc build 2012-11-13 14:42:55 -05:00