aodh/ceilometer/alarm/notifier
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 Implement a basic alarm notification service 2013-07-11 18:21:58 +02:00
log.py Implement a basic alarm notification service 2013-07-11 18:21:58 +02:00
rest.py Implement a basic REST alarm notification 2013-07-16 12:21:38 +02:00
test.py Implement a basic alarm notification service 2013-07-11 18:21:58 +02:00