f987463cae866439d7bd1a09190c2a4afa585695
(and tools/test-requires to test-requirements.txt). Requested by infra: bug 1179008 Change-Id: I7a6375622d095a9eda232ed82d167fc3a198ed06
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