aodh/tests/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
..
__init__.py Basic alarm threshold evaluation logic. 2013-07-01 14:16:11 +01:00
test_notifier.py alarm: Per user setting to disable ssl verify 2013-07-24 11:42:03 +02:00
test_rpc.py Implementation of the alarm RPCAlarmNotifier 2013-07-24 09:52:21 +02:00
test_singleton_alarm_svc.py Simple service for singleton threshold eval 2013-07-01 14:16:11 +01:00
test_threshold_evaluation.py Basic alarm threshold evaluation logic. 2013-07-01 14:16:11 +01:00