234aaea53fef37909e6af2c12ad4e1aafac92370
With that, building and uploading wheels to PyPI is only one "python setup.py bdist_wheel" away. Change-Id: I93cee533132d59955b558da34c86ba5d310b2869
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