0259cd1079f06510ac10ff91346c9bc7ff67268c

Current ceilometer client did not handle output exception which is encoded, this patch implements the shell encoding for exception output. Change-Id: I3cddb277868e39765eccd68dc256f07e15a4207b
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