0a076826c0288e3d0dec1177eff12164e251a201
Allow prettytable 0.7.x specifically. Add testcase. Remove setuptools_git from test-requires, already part of setup_require Change-Id: If0d114cc6ec0f84ea75d798adb5ebc424605b22e
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