The watcher.decision_engine.model.notification.filtering Module

The watcher.decision_engine.model.notification.filtering Module

class 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:

Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.