Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: add placeholder of code block

...

  1. SDN-C listen to the topology discovery event from DMaaP (Same with CCVPN).
  2. Restadaptor call sync topology request from Access SDN M&C 
  3. New DGs for sync topology , analyses data from Access SDN M&C and save it to AAI
  4. Data model definition

To Be Defined

Topology model

...

Query Topology API

URL:

Code Block
languagetext
firstline1
titleQuery Topology Template
linenumberstrue
collapsetrue


Topology Model

Code Block
languagetext
titleTopology Model
linenumberstrue
collapsetrue

Sub-UC2: Service Creation and Activation

CCSDK/SDN-C Diagram

Flow Description

...

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

  2. Addition of new  resource to GenericResourceApiProvider.java

  3. New DGs for BBS PnP

  4. Extending respective template for restapicall plugin in Network Adapters

Configure RFS ONT

URL:

Code Block
languagetext
titleConfigure RFS ONT Template
linenumberstrue
collapsetrue


Configure  IPAM/AAA

URL:

Code Block
languagetext
titleConfigure IPAM/AAA Template
linenumberstrue
collapsetrue


Sub-UC3: Nomadic ONT Service

...

1.GenericResourceApiProvider extensions to support new interface(delete ONT/configure ONT/configure AAA) ,define new yang model file
2.New DGs for BBS Nomadic
3.Restadaptor call delete old RFS ONT request from Access SDN M&C
4.Restadaptor call configure new RFS ONT request from Access SDN M&C
5.Restadaptor call configure AAA request from Edge SDN M&C (Confirm with David)

To Be Define

GenericResourceApiProvider yang model

...


Delete old RFS ONT

URL:

Code Block
languagetext
titleDelete old RFS ONT Template
linenumberstrue
collapsetrue


Configure new RFS ONT

URL:

Code Block
languagetext
titleConfigure new RFS ONT Template
linenumberstrue
collapsetrue


Configure AAA

URL:

Code Block
languagetext
titleConfigure AAA Template
linenumberstrue
collapsetrue