Files
python-ceilometerclient/doc/source/index.rst
gordon chung cba4f4b7d3 drop v1 client
we dropped v1 back in Juno. as icehouse is EOL and the client
follows stable/branches, v1 is completely inaccessible and can be
removed

Change-Id: If4c6c07e65a6c47f47c59de6c99e8c40ef4e63cb
Co-Authored-By: ZhiQiang Fan <aji.zqfan@gmail.com>
Closes-Bug: #1389331
2015-10-21 07:55:06 -04:00

1.2 KiB

Python bindings to the OpenStack Ceilometer API

This is a client for OpenStack Ceilometer API. There's a Python API <api> (the ceilometerclient module), and a command-line script <shell> (installed as ceilometer). Each implements the entire OpenStack Ceilometer API.

You may want to read the OpenStack Ceilometer Developer Guide__ -- the overview, at least -- to get an idea of the concepts. By understanding the concepts this library should make more sense.

__ http://docs.openstack.org/developer/ceilometer/

Contents:

shell api ref/index ref/v2/index

Contributing

Code is hosted at git.openstack.org. Submit bugs to the Ceilometer project on Launchpad. Submit code to the openstack/python-ceilometerclient project using Gerrit.

Run tests with python setup.py test.

Indices and tables

  • genindex
  • modindex
  • search