RETIRED, OpenStack Telemetry (Ceilometer) Client
Go to file
xialinjuan 8ce8b801be Fix the disorder of items of Traits in the output of event-list
When use the command ceilometer event-list, the output is not alwarys
ordered. This patch fix it.

Closes-Bug: #1553932
Change-Id: I3af0fb25bd09ea9f15584219f07dd24ebb77c1cc
2016-03-23 01:49:02 +00:00
ceilometerclient Fix the disorder of items of Traits in the output of event-list 2016-03-23 01:49:02 +00:00
doc drop v1 client 2015-10-21 07:55:06 -04: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 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-02-20 22:00:00 +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 Updated from global requirements 2016-02-08 02:43:23 +00:00
tox.ini Deprecated tox -downloadcache option removed 2015-12-11 23:22:23 +01:00

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