Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents



Sub-UC1: Service Creation and Activation

CCSDK/SDN-C Diagram

Gliffy Diagram
size600
nameService Creation and Activation
pagePin2

Flow Description

  1. Access SDN M&C notify the ONT Registration Event to DCAE
  2. DCAE Publishes an ONT Registration Event(pnf_registeration) to SO via DMaaP
  3. SO Call Generic Resource API of SDN-C to trigger Access/Edge SDN M&C do the configuration
  4. Access SDN M&C notify the ONT Ready Event to DCAE and DCAE publishes the Pnf_ready event to SO via DMaaP.

New Development

  1. Addition of new allotted resource to generic-resource-api.yang.

  2. Addition of new allotted resource to GenericResourceApiProvider.java

  3. New DGs for BBS PnP

  4. Extending respective template for restapicall plugin in Network Adapters

...