027f574bce74db82ee4bdc6762edcd3c803abd45
Add httplib2 to make tests build again. Change-Id: If581019cc7ecbe4fd7c97570c2984e215cedd43d Signed-off-by: Chuck Short <chuck.short@canonical.com>
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