RETIRED, OpenStack Telemetry (Ceilometer) Client
Go to file
2015-03-13 09:02:35 +00:00
ceilometerclient Merge "Fixes bug with Client function not setting up SSL params" 2015-03-13 09:02:35 +00:00
doc Update get_client() parameters with correct variable names 2015-02-05 17:29:16 +11:00
tools sync oslo code 2014-10-02 15:10:45 +00:00
.gitignore Revamp documentation, add module references 2014-08-27 12:03:21 -04:00
.gitreview Move repository to openstack org. 2012-12-05 14:02:19 -08:00
.testr.conf Move tests to ceilometerclient. 2013-06-30 22:40:55 -07: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
MANIFEST.in Migrate to pbr. 2013-05-23 09:45:27 +10:00
openstack-common.conf Add apiclient to openstack-common.conf 2014-12-26 18:25:13 +08:00
README.rst Workflow documentation is now in infra-manual 2014-12-05 03:30:39 +00:00
requirements.txt Updated from global requirements 2015-03-11 16:08:26 +00:00
run_tests.sh Migrate to flake8. 2013-05-18 09:40:15 -07:00
setup.cfg Python 3 compatibility 2014-02-20 00:41:10 +01:00
setup.py Updated from global requirements 2014-06-11 16:41:57 +08:00
test-requirements.txt Update hacking to global requirements 2015-01-12 13:55:29 +03:00
tox.ini Allow all pep8 checks 2015-01-12 13:55:29 +03:00

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. The master repository is in Git.

See release notes and more at http://docs.openstack.org/developer/python-ceilometerclient/.