oslo.messaging/oslo/messaging/notify
Sandy Walsh 30c9334306 Routing notifier
Takes a yaml-based config file
(see etc/oslo/routing_notifier.yaml.sample) via
routing_notifier_config option.

Events may be routed by priority or event_type.

Implements: blueprint configurable-notification
Change-Id: I437dfac348f387044e6da3d6a0bbb208323c1741
2014-01-15 04:08:18 +00:00
..
__init__.py Implement a log handler using notifier 2013-11-29 16:15:09 +01:00
_impl_log.py Add Sample priority 2013-12-17 15:47:42 +00:00
_impl_messaging.py Add a driver method specifically for sending notifications 2013-08-07 06:51:35 +01:00
_impl_noop.py Rename context to ctxt in notify API 2013-06-24 12:52:56 +01:00
_impl_routing.py Routing notifier 2014-01-15 04:08:18 +00:00
_impl_test.py Make test notifier useful 2013-06-24 12:52:56 +01:00
logger.py Implement a log handler using notifier 2013-11-29 16:15:09 +01:00
notifier.py Add Sample priority 2013-12-17 15:47:42 +00:00