
Current alarm query row for threshold & event alarm is simply str(query), which looks bad. This patch follows the output format in previous Ceilometer alarm commands, that we split multiple queries to multple rows, each row prints a query condition. Change-Id: I26ed1b07085dad76a1b3fb283cbd8eb57f9fa0c8 Closes-Bug: #1586763
aodhclient
Python bindings to the OpenStack Aodh API
This is a client for OpenStack Aodh API. There's a Python API
<api>
(the aodhclient
module), and a command-line script
<shell>
(installed as aodh
). Each implements the entire OpenStack Aodh
API.
- Free software: Apache license
- Documentation: http://docs.openstack.org/developer/python-aodhclient
- Source: http://git.openstack.org/cgit/openstack/python-aodhclient
- Bugs: http://bugs.launchpad.net/python-aodhclient
Description
Languages
Python
99.1%
Shell
0.9%