aodh/ceilometer/alarm
Mehdi Abaakouk bc495c3dc9 alarm: Per user setting to disable ssl verify
This allows the user to disable ssl verification via a query string
parameter in the action url.

example of action:
 https://unstrusted-ssl-host/?ceilometer-alarm-ssl-verify=0

Change-Id: I12294aa191ff4dfa5adaf2e24419bdfca70e8726
Blueprint: alarm-notifier
2013-07-24 11:42:03 +02:00
..
notifier alarm: Per user setting to disable ssl verify 2013-07-24 11:42:03 +02:00
__init__.py Basic alarm threshold evaluation logic. 2013-07-01 14:16:11 +01:00
rpc.py Implementation of the alarm RPCAlarmNotifier 2013-07-24 09:52:21 +02:00
service.py Implementation of the alarm RPCAlarmNotifier 2013-07-24 09:52:21 +02:00
threshold_evaluation.py Allow to specify the endpoint type to use 2013-07-15 13:19:54 +02:00