feb4bcc6148a166676bbff2718590ea2291a2de5
Added project-id support in resource api and source-id support in user api. Change-Id: I3295a36a4b3a57e9451cc042d542ead1354f8e61
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