...
- SDN-C listen to the topology discovery event from DMaaP (Same with CCVPN).
- Restadaptor call sync topology request from Access SDN M&C
- New DGs for sync topology , analyses data from Access SDN M&C and save it to AAI
- Data model definition
To Be Defined
Topology model
...
Query Topology API
URL:
Code Block | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||
Topology Model
Code Block | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
Sub-UC2: Service Creation and Activation
CCSDK/SDN-C Diagram
Flow Description
...
Addition of new resource to generic-resource-api.yang.
Addition of new resource to GenericResourceApiProvider.java
New DGs for BBS PnP
Extending respective template for restapicall plugin in Network Adapters
Configure RFS ONT
URL:
Code Block | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
Configure IPAM/AAA
URL:
Code Block | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
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
SBI template file
Delete old RFS ONT
URL:
Code Block | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
Configure new RFS ONT
URL:
Code Block | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
Configure AAA
URL:
Code Block | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||