oslo.messaging/oslo_messaging/notify
Davanum Srinivas 2d53db6c51 Allow Notifier to have multiple topics
Looks like there is a disconnect between the __init__
parameter 'topic' in Notifier and what we need when
we look up a driver. We should allow multiple topics
to be specified as a new topics parameter and pass
that along directly.

Change-Id: Id89957411aa219cff92fafec2f448c81cb57b3ca
2016-02-25 06:43:00 +00:00
..
__init__.py batch notification listener 2015-12-08 09:14:20 +01:00
_impl_log.py Use more efficient mask_dict_password to mask password 2016-02-24 13:19:53 +08:00
_impl_messaging.py Provide alias to oslo_messaging.notify._impl_messaging 2015-11-19 12:45:14 -08:00
_impl_noop.py Allow custom notification drivers 2015-09-25 10:07:05 -04:00
_impl_routing.py Option group for notifications 2015-11-30 19:30:05 +00:00
_impl_test.py Allow custom notification drivers 2015-09-25 10:07:05 -04:00
dispatcher.py Remove executor callback 2016-02-18 12:50:44 +01:00
filter.py Implements notification-dispatcher-filter 2015-01-13 09:44:23 -05:00
listener.py notif: Check the driver features in dispatcher 2015-12-08 09:14:20 +01:00
log_handler.py Option group for notifications 2015-11-30 19:30:05 +00:00
logger.py Remove qpidd's driver from the tree 2015-11-20 18:43:28 +00:00
messaging.py Improvement of logging acorrding to oslo.i18n guideline 2016-01-07 13:26:55 +08:00
middleware.py middleware: remove oslo.context usage 2015-11-23 15:30:23 +00:00
notifier.py Allow Notifier to have multiple topics 2016-02-25 06:43:00 +00:00