Files
python-ceilometerclient/README.rst
Dirk Mueller efd67de3fa Rename README.md to README.rst
It actually is a reStructuredText file and README.rst
seems to be more common accross all OpenStack projects.

Change-Id: I2f5ef97315ec906fc7f0089536b038b977f8f68c
2013-07-14 21:12:41 +02:00

13 lines
580 B
ReStructuredText

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/>`_.