Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »



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:

  1.   Notification callback URL is usually provided as input of service creation request. 
  2.   Upon activation successful, an notification will be sent back to SDNC by calling an appropriate DG
  3.   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-2950 - Getting issue details... STATUS

References 

  • No labels