Python bindings to the OpenStack Ceilometer API

Python bindings to the OpenStack Ceilometer API

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

See also

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.

Contents:

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

Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.