new feature to notify users for subscribed events.
Notification to OSS/BSS for subscribed events.
Proposers
K Sai Kiran (saikiran.k@tataelxsi.co.in)
Type
Feature
Target MDG/TF
NBI
Description
Feature 7919 allows OSS/BSS to subscribe for NS, VNF and NSD changes. This feature sends notifications for those subscribers when events of their interest in in occurs in OSM.
Demo or definition of done
NBI is subscribed to kafka and will receive all changes done to NS, VNF and NSD. The message from kafka will be formatted to align with SOL005 notification type and send notifications to all subscribers for that event.
If notification sending fails, the failed notification is written back to kafka and retry for MAX_RETRIES(ex: 5, 10)