watcher.decision_engine.model.notification.filtering
Module¶watcher.decision_engine.model.notification.filtering.
NotificationFilter
(context=None, publisher_id=None, event_type=None, metadata=None, payload=None)[source]¶Bases: oslo_messaging.notify.filter.NotificationFilter
Notification Endpoint base class
This class is responsible for handling incoming notifications. Depending on the priority level of the incoming, you may need to implement one or more of the following methods:
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.