1c53f7d09837dc670e00886e201152e05084ed14
From OpenStack Style Guidelines [1], [H203] Use assertIs(Not)None to check for None. [1] http://docs.openstack.org/developer/hacking/#unit-tests-and-assertraises Change-Id: Ib60e025af418678884d9bea91e1c318b3aadf4c9
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).
- PyPi - package installation
- Online Documentation
- Launchpad project - release management
- Blueprints - feature specifications
- Bugs - issue tracking
- Source
Description