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