notifier Package

notifier Package

api Module

log_notifier Module

no_op_notifier Module

keystone.openstack.common.notifier.no_op_notifier.notify(_context, message)[source]

Notifies the recipient of the desired event given the model.

rpc_notifier Module

rpc_notifier2 Module

test_notifier Module

keystone.openstack.common.notifier.test_notifier.notify(_context, message)[source]

Test notifier, stores notifications in memory for unittests.

Table Of Contents

Previous topic

fixture Package

Next topic

py3kcompat Package

This Page