oslo.messaging/oslo_messaging/notify
Davanum Srinivas 1893c495f6 Allow custom notification drivers
Our class hierarchy hides classes and modules that so its hard
for folks to write a custom Notification driver. We should
make these public and document them

Closes-Bug: #1426046
Change-Id: Ifb96c2ae9868426cac2700bf4917c27c02c90b15
2015-09-25 10:07:05 -04:00
..
__init__.py Implements notification-dispatcher-filter 2015-01-13 09:44:23 -05:00
_impl_log.py Allow custom notification drivers 2015-09-25 10:07:05 -04:00
_impl_noop.py Allow custom notification drivers 2015-09-25 10:07:05 -04:00
_impl_routing.py Allow custom notification drivers 2015-09-25 10:07:05 -04:00
_impl_test.py Allow custom notification drivers 2015-09-25 10:07:05 -04:00
dispatcher.py Remove usage of contentmanager for executors 2015-07-08 13:42:10 +02:00
filter.py Implements notification-dispatcher-filter 2015-01-13 09:44:23 -05:00
listener.py Merge "Implements notification-dispatcher-filter" 2015-02-04 02:40:06 +00:00
log_handler.py Make notify driver messaging play well with publish_errors 2015-03-28 11:32:24 +00:00
logger.py Make notify driver messaging play well with publish_errors 2015-03-28 11:32:24 +00:00
messaging.py Allow custom notification drivers 2015-09-25 10:07:05 -04:00
middleware.py Update to oslo.context 2015-03-11 10:09:51 +01:00
notifier.py Allow custom notification drivers 2015-09-25 10:07:05 -04:00