
the release tools expect certain values to exist in README so it can update launchpad accordingly. Change-Id: I200b11bbfb192a105db661d97022433447a305bc
861 B
861 B
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