RETIRED, OpenStack Telemetry (Ceilometer) Client
Go to file
ZhiQiang Fan a85f46eaea Enable releasenotes documentation
Change-Id: Iefdaa127bed9633bc6943b14d3080d28659280f8
2016-04-30 07:48:35 +08:00
ceilometerclient Switch from deprecated tempest-lib to tempest 2016-04-12 19:31:46 +02:00
doc drop v1 client 2015-10-21 07:55:06 -04:00
releasenotes Enable releasenotes documentation 2016-04-30 07:48:35 +08:00
tools sync oslo code 2014-10-02 15:10:45 +00: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 Workflow documentation is now in infra-manual 2014-12-05 03:30:39 +00:00
LICENSE Initial Commit 2012-11-09 12:52:21 +11:00
README.rst improve readme contents 2016-01-20 19:39:01 +00:00
requirements.txt Updated from global requirements 2016-04-19 12:28:22 +00:00
run_tests.sh Migrate to flake8. 2013-05-18 09:40:15 -07:00
setup.cfg Merge "Remove py26 support" 2015-12-03 22:20:58 +00:00
setup.py Updated from global requirements 2015-09-18 16:42:00 +00:00
test-requirements.txt Enable releasenotes documentation 2016-04-30 07:48:35 +08:00
tox.ini Enable releasenotes documentation 2016-04-30 07:48:35 +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).