RETIRED, OpenStack Telemetry (Ceilometer) Client
Go to file
Jenkins d3c2d139bc Merge "Correct docs usage of keystoneauth1 session" 2017-09-13 09:24:20 +00:00
ceilometerclient Correct docs usage of keystoneauth1 session 2017-09-12 16:22:28 -05:00
doc Merge "Docs: switch to openstackdocstheme" 2017-08-04 15:37:45 +00:00
releasenotes Merge "Update reno for stable/pike" 2017-09-13 02:57:03 +00:00
tools tools: remove unused scripts 2016-07-05 11:11:36 +02:00
.gitignore Enable releasenotes documentation 2016-04-30 07:48:35 +08:00
.gitreview Move repository to openstack org. 2012-12-05 14:02:19 -08:00
.testr.conf Move unit tests into their own subdirectory 2015-03-13 12:01:04 +00:00
CONTRIBUTING.rst Update and optimize documentation links 2017-07-18 17:44:29 +08:00
LICENSE Initial Commit 2012-11-09 12:52:21 +11:00
README.rst Update and optimize documentation links 2017-07-18 17:44:29 +08:00
requirements.txt Make method import_versioned_module work 2016-11-03 10:08:57 +00:00
setup.cfg Update and optimize documentation links 2017-07-18 17:44:29 +08:00
setup.py Updated from global requirements 2015-09-18 16:42:00 +00:00
test-requirements.txt Docs: switch to openstackdocstheme 2017-07-12 23:39:32 +08:00
tox.ini Remove support for py34 2017-02-09 10:54:49 +08:00

README.rst

Python bindings to the Ceilometer API

Latest Version

Downloads

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).