vitrage/vitrage
Q.hongtao 40671f1852 Add delete_outdate_alarm to collectd
In actual usage scenarios, the expired alarm data should be deleted,
so it is agreed to enable this function for the alarm data source.

Implements: blueprint add-delete-outdate-alarm
Change-Id: I9fd1bcb0c9dec3f24c554154360dfd8a743f9fca
2020-09-01 16:50:52 +08:00
..
api Use vars() more readable then __dict__ 2020-06-28 15:22:17 +03:00
api_handler Merge "Refactor vitrage to use global CONF instead of local one" 2019-07-23 16:31:10 +00:00
cli it will not be printed using LOG.info 2020-01-08 14:26:43 +00:00
common Make sure depth is an int in get topology 2020-05-08 10:05:36 +03:00
coordination Refactor vitrage to use global CONF instead of local one 2019-07-22 15:12:43 +03:00
datasources Add delete_outdate_alarm to collectd 2020-09-01 16:50:52 +08:00
entity_graph Bugfix: Consistency query timestamp format is not the same as vertices 2020-04-06 06:04:49 +00:00
evaluator Fix sampling timestamp format of deduced alarms. 2019-09-01 15:05:19 +00:00
graph Use vars() more readable then __dict__ 2020-06-28 15:22:17 +03:00
hacking Update hacking for Python3 2020-04-02 06:31:25 +00:00
machine_learning Repair vitrage-ml run fail. 2019-12-18 03:34:19 +00:00
middleware Fix keycloak authentication 2020-01-02 15:38:11 +02:00
notifier Use raw strings in all pattern matching strings 2019-08-07 14:36:54 +03:00
persistency Stop to use the __future__ module. 2020-06-03 04:51:26 +00:00
snmp_parsing Refactor vitrage to use global CONF instead of local one 2019-07-22 15:12:43 +03:00
storage Stop to use the __future__ module. 2020-06-03 04:51:26 +00:00
tests Update edge direction 2020-08-18 15:10:10 +08:00
utils Stop to use the __future__ module. 2020-06-03 04:51:26 +00:00
__init__.py Add common directories and initializers 2015-11-16 00:16:14 +00:00
i18n.py Update the documentation link for doc migration 2017-09-22 05:56:11 +00:00
keystone_client.py Add nova_client's region option 2020-04-01 15:56:49 +08:00
messaging.py oslo messaging removed the blocking option 2020-03-08 09:04:38 +02:00
opts.py Use vars() more readable then __dict__ 2020-06-28 15:22:17 +03:00
os_clients.py add region to mistral_client 2020-08-24 15:54:59 +00:00
rpc.py oslo messaging removed the blocking option 2020-03-08 09:04:38 +02:00