db931971a61518f8f10b1eab05c30aa7124c0b27
H233: Check that all occurrences look like print functions, not print operator. Change-Id: Ida43c6d68c605f7b6aba32a3aa4155811b888ef2
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