Tests for common notifcations.
-
class NotificationsTestCase(*args, **kwargs)
Bases: nova.test.TestCase
-
setUp()
-
test_fail_sending_update()
-
test_no_update_with_states()
-
test_notif_disabled()
-
test_payload_has_fixed_ip_labels()
-
test_send_access_ip_update()
-
test_send_api_fault()
-
test_send_api_fault_disabled()
-
test_send_name_update()
-
test_send_no_notif()
-
test_send_no_state_change()
-
test_send_on_task_change()
-
test_send_on_vm_change()
-
test_task_notif()
-
test_task_update_with_states()
-
test_update_no_service_name()
-
test_update_with_host_name()
-
test_update_with_service_name()
-
test_vm_update_with_states()