oslo.messaging/oslo/messaging/notify
Davanum Srinivas 5f760096d6 Apply six for metaclass
__metaclass__ cannot be used in python3.six be used in general
for python 3 compatibility.

Porting Change-Id I9fc7a59df3af29b4cc1287c40fa4e883d994a961
from oslo-incubator

Change-Id: Icdacdcf5556b6d3b8450d1350c6f62b4f5a9690b
2013-10-14 14:10:31 -04:00
..
__init__.py Make Notifier public at top-level 2013-06-24 12:52:56 +01:00
_impl_log.py Use lowercase priority in log notifier 2013-06-24 12:52:56 +01: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_test.py Make test notifier useful 2013-06-24 12:52:56 +01:00
notifier.py Apply six for metaclass 2013-10-14 14:10:31 -04:00