Table of Contents |
---|
Sub-UC1: Service Creation and Activation
CCSDK/SDN-C Diagram
Gliffy | ||||||
---|---|---|---|---|---|---|
|
Flow Description
- Access SDN M&C notify the ONT Registration Event to DCAE
- DCAE Publishes an ONT Registration Event(pnf_registeration) to SO via DMaaP
- SO Call Generic Resource API of SDN-C to trigger Access/Edge SDN M&C do the configuration
- Access SDN M&C notify the ONT Ready Event to DCAE and DCAE publishes the Pnf_ready event to SO via DMaaP.
New Development
Addition of new allotted resource to generic-resource-api.yang.
Addition of new allotted resource to GenericResourceApiProvider.java
New DGs for BBS PnP
Extending respective template for restapicall plugin in Network Adapters
...