334739663cb2f724b19585dd0010df5ef2620f0b
Many of the source code files have a beginning line: vim: tabstop=4 shiftwidth=4 softtabstop=4 This should be deleted. Change-Id: I0b7bd4e727c0597e7c7fb61d42684e908e001134 Closes-Bug: #1229324
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