It actually is a reStructuredText file and README.rst seems to be more common accross all OpenStack projects. Change-Id: I2f5ef97315ec906fc7f0089536b038b977f8f68c
13 lines
580 B
ReStructuredText
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/>`_.
|