storyboard/storyboard/notifications
Matthew Treinish c55d63a16c
Add configurable notification subscriber and mqtt driver
The previous commits adds support for a configurable notification driver
and an mqtt publisher implementation. The subscriber interface was left
hard coded to the pika implementation and respecting the configurable
driver config setting was left as a future item. This commit addresses
this and adds the missing subscriber interface for the configurable
notification drivers with an mqtt implementation.

Change-Id: I97aafc5fd94ac1a8c126fa1f463e33e772bf87f0
2018-03-07 10:30:00 -05:00
..
mqtt Add configurable notification subscriber and mqtt driver 2018-03-07 10:30:00 -05:00
pika Add configurable notification subscriber and mqtt driver 2018-03-07 10:30:00 -05:00
__init__.py Added subscriber and publisher modules 2014-08-14 13:53:16 -07:00
conf.py Add MQTT notification publisher 2018-03-07 10:29:59 -05:00
notification_hook.py Make notification driver configurable 2018-03-07 10:29:59 -05:00
publisher.py Make notification driver configurable 2018-03-07 10:29:59 -05:00
subscriber.py Add configurable notification subscriber and mqtt driver 2018-03-07 10:30:00 -05:00