oslo.messaging/oslo_messaging/notify
Gregory Haynes 317641c42f Fix syntax error on notification listener docs
We are missing a list delimiter in our docs example for a notification
listener.

Change-Id: Ib8b9c35e7bff241bf8473a98a2ee188da7e194e4
2016-07-28 01:57:35 +00:00
..
__init__.py batch notification listener 2015-12-08 09:14:20 +01:00
_impl_log.py Revert "Ensure the json result type is bytes on Python 3" 2016-03-11 09:00:08 +00: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 use thread safe fnmatch 2016-04-21 11:43:53 +08:00
_impl_test.py Allow custom notification drivers 2015-09-25 10:07:05 -04:00
dispatcher.py Remove deprecated localcontext 2016-05-18 09:28:15 +02:00
filter.py Implements notification-dispatcher-filter 2015-01-13 09:44:23 -05:00
listener.py Fix syntax error on notification listener docs 2016-07-28 01:57:35 +00: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 notify: add a CLI tool to manually send notifications 2016-07-13 17:30:56 +02:00