2f6e53a12975dc4e15ba8b85e4df409868ec4df9
This doesn't seem to do anything Change-Id: Ieba6b5f7229680146f9b3f2ae2f3f2d2b1354376
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