blazar/climate/cmd
Cristian A Sanchez 1d1ad49da0 Sends notifications at lease events
Climate now uses oslo.notify to send notifications when
CRUD lease operations are executed and when relevant lease
events happen (start_lease, before_end_lease, end_lease).
This implementation also adds one new event type called
before_end_lease to be sent when a lease is close to be ended.
Moreover, a new oslo.notify wrapper class was also added.

Change-Id: I861540e5ec5d1309ded2de56b2135bae5b59dad9
Implements: blueprint notifications
2014-04-21 12:11:13 -03:00
..
__init__.py Remove empty copyright headers 2013-12-03 11:30:27 +01:00
api.py Port to Pecan/WSME for API v2 2014-03-31 13:45:48 +02:00
manager.py Sends notifications at lease events 2014-04-21 12:11:13 -03:00