Files
python-ceilometerclient/README.md
James E. Blair 5180619b83 Move repository to openstack org.
The upstream repo is now:

  https://github.com/openstack/python-ceilometerclient

Update the README and .gitreview to reflect that.

Change-Id: I573584457a626174b5115a999181ed82dd2abf9a
2012-12-05 14:02:19 -08:00

13 lines
580 B
Markdown

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