mistral/mistral/notifiers
Winson Chan 3f48e24dc4 Implement notification of execution events
Introduce execution events and notification server and plugins for
publishing these events for consumers. Event notification is defined per
workflow execution and can be configured to notify on all the events or
only for specific events.

Change-Id: I9820bdc4792a374dad9ad5310f84cd7aaddab8ca
Implements: blueprint mistral-execution-event-subscription
2018-02-24 07:25:55 +00:00
..
publishers Implement notification of execution events 2018-02-24 07:25:55 +00:00
__init__.py Implement notification of execution events 2018-02-24 07:25:55 +00:00
base.py Implement notification of execution events 2018-02-24 07:25:55 +00:00
default_notifier.py Implement notification of execution events 2018-02-24 07:25:55 +00:00
notification_events.py Implement notification of execution events 2018-02-24 07:25:55 +00:00
notification_server.py Implement notification of execution events 2018-02-24 07:25:55 +00:00
remote_notifier.py Implement notification of execution events 2018-02-24 07:25:55 +00:00