888d63aaa00641dcb9c38f6c6865fc0e6933be4f
PrettyTable 0.7.2 changed the default to print also tables when the result set is empty. Revert to previous default. Change-Id: I22ab7522227ef70929d31dd2c4aaff93c4c518c2
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