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.tests.test_notifier Module

class nova.tests.test_notifier.NotifierTestCase(methodName='runTest')

Bases: nova.test.TestCase

Test case for notifications

setUp()
tearDown()
test_error_notification()
test_invalid_priority()
test_rabbit_priority_queue()
test_send_notification()
test_send_notification_by_decorator()
test_send_rabbit_notification()
test_verify_message_format()

A test to ensure changing the message format is prohibitively annoying