3b75a7afc608b83b9c77a375eef0b6ef89e24f7d
Corrected the wrongly mentioning of glance in help strings. Change-Id: Ic8613e8670f96be38d1a63777edc6c113a1894d4
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