The upstream repo is now: https://github.com/openstack/python-ceilometerclient Update the README and .gitreview to reflect that. Change-Id: I573584457a626174b5115a999181ed82dd2abf9a
13 lines
580 B
Markdown
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/>`_.
|