8efbc188a97ffd1331710e122b434812bacd3fba
related commands of alarm:alarm-threshold-update,alarm-update,alarm-create should support parameter --meter-name abbreviating to -m like other commands of ceilometer. Change-Id: I9fa9a7d14df3d93c3021f5004b444e72e1099c48 Closes-bug: #1268431
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).
Development takes place via the usual OpenStack processes as outlined in the OpenStack wiki. The master repository is on GitHub.
See release notes and more at http://docs.openstack.org/developer/python-ceilometerclient/.
Description