RETIRED, OpenStack Telemetry (Ceilometer) Client
Go to file
Julien Danjou 77e7a75138 Update .gitignore
Remove files we don't generate in the sources.

Closes-Bug: #1255876
Change-Id: I27f09156876f9a86071b29835688c9860e7d5107
2013-11-28 19:39:34 +01:00
ceilometerclient Merge "Allow alarm-threshold-update to upate generic attributes" 2013-11-28 00:20:24 +00:00
doc/source Replace OpenStack LLC with OpenStack Foundation 2013-09-20 03:58:04 +08:00
tools update oslo libraries 2013-10-28 08:43:58 +09:00
.gitignore Update .gitignore 2013-11-28 19:39:34 +01: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
LICENSE Initial Commit 2012-11-09 12:52:21 +11:00
MANIFEST.in Migrate to pbr. 2013-05-23 09:45:27 +10:00
README.rst Rename README.md to README.rst 2013-07-14 21:12:41 +02:00
openstack-common.conf add cliutils from oslo-incubator 2013-10-28 08:55:39 +09:00
requirements.txt Add six to requirements.txt 2013-11-15 22:38:28 +08:00
run_tests.sh Migrate to flake8. 2013-05-18 09:40:15 -07:00
setup.cfg Support building wheels (PEP-427) 2013-11-19 10:31:58 +01:00
setup.py Updated from global requirements 2013-10-01 16:14:33 +00:00
test-requirements.txt Updated from global requirements 2013-11-11 18:49:49 +00:00
tox.ini Enable pep8 E711/E712/E721/H302 checking 2013-11-22 11:03:50 +08:00

README.rst

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 OpenStack wiki. The master repository is on GitHub.

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