Merge "Added notifications documentation page"

This commit is contained in:
Jenkins
2016-11-16 15:35:27 +00:00
committed by Gerrit Code Review
5 changed files with 150 additions and 1 deletions

View File

@@ -43,6 +43,7 @@ class ExceptionPayload(notificationbase.NotificationPayloadBase):
exception_message=six.text_type(fault))
@notificationbase.notification_sample('infra-optim-exception.json')
@base.WatcherObjectRegistry.register_notification
class ExceptionNotification(notificationbase.NotificationBase):
# Version 1.0: Initial version