deb-zaqar/zaqar/notification
Fei Long Wang 6250cde275 Improve the log to avoid unexpected ERROR
When notification pipeline and pooling are both enabled, the method
'post' of NotifierDriver will be called two times. One for normal
SubscriptionController and one for pooling.SubscriptionController.
So a check was added to avoid the notifition is sent two times, but
unfortunately an unintentional error was introduced. This patch fixes
it by refactoring the condition checking.

Change-Id: Ie22748e86a50b7d91f24707b0c5a3ab718f005a2
2016-05-28 02:21:10 +00:00
..
task Merge "Add queue name to notifications" 2016-02-15 20:57:33 +00:00
__init__.py Implement webhook notifier driver 2015-04-01 14:27:35 +13:00
notifier.py Improve the log to avoid unexpected ERROR 2016-05-28 02:21:10 +00:00