ZhiQiang Fan 1bfa6e2357 improve threshold & event alarm query formatting
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
2016-05-30 05:59:21 +08:00
2016-04-30 07:49:06 +08:00
2015-12-15 11:41:51 -05:00
2015-08-28 11:43:50 +02:00
2016-03-07 10:06:08 +08:00
2015-08-28 11:43:50 +02:00
2015-08-28 11:43:50 +02:00
2015-12-15 11:41:51 -05:00
2016-04-01 14:35:51 +02:00
2015-08-28 11:43:50 +02:00
2016-04-30 07:49:06 +08:00

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.

Description
Client library for Aodh API
Readme 3 MiB
Languages
Python 99.1%
Shell 0.9%