
Currently, when creating an threshold with aodhclient, we can use -q/--query parameter to specify query conditions for alarm rule. but the parameter is unavailable now. * The -q parameter is unsupported by cliff, because -q/--quiet is internally used by cliff. so we drop it. * The --query cannot be used according to the help string because wrong implementation. * The --query usages of threshold/event type alarms and gnocchi_aggregation_by_resources_threshold type alarms are different. Closes-Bug: #1550094 Change-Id: I0a1235d12cd6aac80e81aa1c583bc79e2e50667f
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%