Go to file
Steve Wilkerson 7c673951d9 Fix the parameter order of assertEqual in ceilometerclient
On assertEqual, the parameter order should be (expected, actual).
Some of the tests in ceilometer client were written with invalid
parameter orders.  This patch fixes those tests.

Change-Id: I9a7a81bdb0d9224f2b9cd53b7fb6eaf5ed7a582a
Partial-Bug: 1277104
2015-12-01 20:06:00 -06:00
2015-10-21 07:55:06 -04:00
2014-10-02 15:10:45 +00:00
2012-12-05 14:02:19 -08:00
2012-11-09 12:52:21 +11:00
2013-05-23 09:45:27 +10:00
2013-05-18 09:40:15 -07:00
2014-02-20 00:41:10 +01:00
2015-09-18 16:42:00 +00:00
2015-05-29 12:47:32 -04: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).

Description
RETIRED, OpenStack Telemetry (Ceilometer) Client
Readme 6.7 MiB