aodh/tests/alarm
Mehdi Abaakouk 54ea7e6bea Implement a basic REST alarm notification
This change adds schemes http:// to the alarm notifier.

The URL is called as a POST request.
The body of request contains a json dictionnary with alarm state and the
reason.

Change-Id: I0dbdd6afdef1a88602c9fbc55d651d3d8f6ad3e0
Blueprint: alarm-notifier
2013-07-16 12:21:38 +02:00
..
__init__.py Basic alarm threshold evaluation logic. 2013-07-01 14:16:11 +01:00
test_notifier.py Implement a basic REST alarm notification 2013-07-16 12:21:38 +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