Go to file
Anh Tran 6ed98bd6d6 Using assertIsNone() instead of assertEqual(None)
Following OpenStack Style Guidelines[1]:
[H203] Unit test assertions tend to give better messages for more
specific assertions. As a result, assertIsNone(...) is preferred
over assertEqual(None, ...) and assertIs(..,None)

[1] http://docs.openstack.org/developer/hacking/#unit-tests-and-assertraises

Change-Id: Iae83c4360336cf07b6045615ff38933f52844499
2016-09-27 09:14:00 +07:00
2015-10-21 07:55:06 -04:00
2016-07-05 11:11:36 +02:00
2016-04-30 07:48:35 +08:00
2012-12-05 14:02:19 -08:00
2012-11-09 12:52:21 +11:00
2016-01-20 19:39:01 +00:00
2016-07-27 15:27:30 +02:00
2015-09-18 16:42:00 +00:00
2016-07-27 15:27:30 +02: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).

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