0972c76a7734fd1f307f239fdd858d12ddde1cab
Adding a fix proposed in https://bugs.launchpad.net/openstack-ci/+bug/1290562 to avoid continuous gate failures because of setuptools issue reported in the bug linked above. Temporary Fixes-bug: #1290562 Change-Id: Id7ff477c4168f42bee2c3c9a8fc70ff7953bf10a
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