Replace URLs for workflow documentation to appropriate parts of the OpenStack Project Infrastructure Manual. Change-Id: I847846e69a72c9c6ff2a6bf7139ba31d0a77d606
13 lines
603 B
ReStructuredText
13 lines
603 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
|
|
`developer guide <http://docs.openstack.org/infra/manual/developers.html>`_. The master
|
|
repository is in `Git <http://git.openstack.org/cgit/openstack/python-ceilometerclient>`_.
|
|
|
|
See release notes and more at `<http://docs.openstack.org/developer/python-ceilometerclient/>`_.
|