-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
Create notification mechanisms in SDX controller, that sends notifications to a separate RabbitMQ (create a new queue dedicated for notifications). The message can include VLAN number and event.
SDX controller will not care whom the messages will be sent to. It's up to the users to subscribe to the queue.
We should define what events should be notified, maybe: path re-computation, configuration change, reprovisioning, VLAN removal, or everything that affects the service to be notified.
@jab1982 Create a blueprint on what types of notification should be included.
Reactions are currently unavailable