designate/designate/notification_handler
JordanP dcb58846a6 Notif handlers:remove double check of event type
Change Id50a4a42a8dddbffb85b5fbca43f1b7f31447874 made the
call to handler's process_notification to happen only on registered
event types. There's not need to check the event type inside the
handler itself.

Also remove the unit test because the part of the code that is
tested is never executed.

Change-Id: I75e204d5ff44d3dd0100393a98cc2537886eaa05
2014-09-23 16:19:50 +00:00
..
__init__.py Fix style errors H305 and H307 2014-06-18 17:35:43 -05:00
base.py Fixed D701 Hacking check 2014-07-14 18:54:22 +01:00
neutron.py Notif handlers:remove double check of event type 2014-09-23 16:19:50 +00:00
nova.py Notif handlers:remove double check of event type 2014-09-23 16:19:50 +00:00