a7fba2cb63489d35344b3f8a055aa3fe2fa49193
ceilometer --ceilometer-api-version 2 sample-list -m <meter> fixes bug #1132633 Signed-off-by: Angus Salkeld <asalkeld@redhat.com> Change-Id: I177c2f759b9b07b44dcd6dd20f457cefd036d0b9
Python bindings to the Ceilometer API
This is a client library for Ceilometer built on the Ceilometer API. It
provides a Python API (the ceilometerclient module) and a command-line tool
(ceilometer).
Development takes place via the usual OpenStack processes as outlined in the
OpenStack wiki <http://wiki.openstack.org/HowToContribute>. The master
repository is on GitHub <http://github.com/openstack/python-ceilometerclient>.
See release notes and more at <http://docs.openstack.org/developer/python-ceilometerclient/>_.
Description