065243827a
Add more information in README.rst Change-Id: I34d081c5a5661883bb178c9d8202d6012c3860bd
1.2 KiB
1.2 KiB
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