453f4d2a4b7c37fee5f3deee16fb0f8938b6f8d1
add support for --version update openstack.common to bring in latest openstack.common.version Change-Id: Ic1e66ea1f1aa65039b79902b893d1b2474ecb63e Fixes:bug1177573
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