Go to file
Swapnil Kulkarni (coolsvap) c4abadfee8 Use assertTrue/False instead of assertEqual(T/F)
The usage of assertEqual(True/False, ***) should be changed
to a meaningful format of assertTrue/False(***).

Change-Id: Iabf8d017b47025309f186afb5e30b8ad990c2448
Closes-Bug:#1512207
2016-01-07 12:38:00 +05:30
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-18 09:40:15 -07:00
2015-12-03 22:20:58 +00:00
2015-09-18 16:42:00 +00: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, further work has moved to Debian project infrastructure
Readme 1 MiB