summaryrefslogtreecommitdiff
path: root/README.rst
blob: 541ad0e9c8697c6178ae9eae6b8b7f98588dd70e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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/>`_.