oslo.messaging/oslo/messaging/notify
Andreas Jaeger 5a860beb87 Improve help strings
Follow oslo.config style guide for help strings better to create
consistent help strings:
* Capitalize first word of each help string
* Finish help strings with "."

Change-Id: Ia08fa09593661e6e5b834d98bbd92689c2674075
2014-02-07 22:25:09 +01: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 Improve help strings 2014-02-07 22:25:09 +01: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 Improve help strings 2014-02-07 22:25:09 +01:00