...
1.User registers 3rd party controller information in ESR.
2. ESR adds triggers a 3rd party controller information in AAI.registration event to DMAAP
3. AAI notify addition of 3rd party controller information to DMAAP Listener in SDNCSDNC subscribes to the event and gets event ntification
4. DMAAP Listener in SDNC sends Data change request5. SDNC query SDNC queries topology from 3rd party Controller
65. SDNC adds decomposes and save topology to AAI
New Development
- SDN-C listen to the topology discovery event from DMaaP (Same with CCVPN).
- Restadaptor call Restadaptor calls sync topology request from Access SDN M&C
- New DGs for sync topology , analyses data from Access SDN M&C and save it saving data to AAI
- Data Topology data model definition
Query Topology API
URL:
Code Block | |||||||||
---|---|---|---|---|---|---|---|---|---|
| |||||||||
URL:/v2/data/huwwei-nce-resource-inventory:ltps
get:
|
Topology Model
Code Block | ||||||
---|---|---|---|---|---|---|
|
...
PON-UNI
{
}
OLT-NNI
{
} |
Sub-UC2: Service Creation and Activation
...