8a623704b3ae26dad21a223ea3ef2336c5404e68
Enable --slowest option for testr, so we can observe the worst performance unit test cases of all. Change-Id: I7a5ce4b44a3571da9156a37657d16c8a2f468319
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. The master repository is on GitHub.
See release notes and more at http://docs.openstack.org/developer/python-ceilometerclient/.
Description