Merge "Change for more useful output in log notifier"
This commit is contained in:
commit
b2e1cc089b
@ -36,5 +36,5 @@ class LogAlarmNotifier(notifier.AlarmNotifier):
|
||||
'severity': severity,
|
||||
'previous': previous,
|
||||
'current': current,
|
||||
'action': action,
|
||||
'action': action.geturl(),
|
||||
'reason': reason}))
|
||||
|
Loading…
x
Reference in New Issue
Block a user