Go to file
Kevin_Zheng f39ec4348d Add event_id for alarm-history display
We only shows timestamp, type, and detail when calling alarm-history show;
As for the pagination implementation, alarm-history can only marked using
event_id, so it is not easy to use for CLI users, we should also provide
event_id when we display the results.

Change-Id: I2f8cf1d2dd9d6ddf28652ad8ccb4a25d2ec1082b
Closes-bug: #1589480
2016-06-16 14:09:44 +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
2015-08-28 11:43:50 +02:00
2016-06-02 08:24:48 +00: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.1 MiB
Languages
Python 99.1%
Shell 0.9%