Introduction
This feature supports the handling of asynchronous domain service activation callback in ONAP.
In MDONS use case, the domain OTN service activation sometime could happen hours, even days, after the service is created. Flow steps are the follow:
- Notification callback URL is usually provided as input of service.
- Upon activation successful, an notification will be sent back to SDNC by calling an appropriate DG
- The DG will call an SO API to update the status of the corresponding L1 Access Service.
SDNC
The DG and notification call back handing in SDNC has already been supported in Frankfurt release.
SO
There is a possibility that an asynchronous call back SO REST API needs to be added to support such functionality if the existing SO Rest API does not support MDONS.
- SO-2950Getting issue details... STATUS