Previous topic

The nova.notifier.capacity_notifier Module

Next topic

The nova.notifier.log_notifier Module

This Page

Psst... hey. You're reading the latest content, but it might be out of sync with code. You can read Nova 2011.2 docs or all OpenStack docs too.

The nova.notifier.list_notifier Module

class ImportFailureNotifier(exception)

Bases: object

Noisily re-raises some exception over-and-over when notify is called.

notify(message)
notify(message)

Passes notification to multiple notifiers in a list.