4ce0fd8fa82597fab1db9e6f8e96b135eb75d4f6
Remove unused imports in doc/source/conf.py Change-Id: I419f60dc7bb3a2e73961bab933867b171851eb18 Closes-Bug: #1268091
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