Versions Compared

Key

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

Use Case Authors:

...

  • Service and resource on-boarding
  • Service configuration
  • Service termination 
  • Self service adaptation (Bandwidth on demand  to be added)
  • Auto-scaling based on  fault and performance (stretch goal)
  • fault detection and auto-healing (stretch goal)
  • data correlation and analytics (stretch goal)

...

5.1 DCAE Flow in Close Loop

      (Diagram to be added here)

  1. RestConf Collector (RC) requests to set up a long term tunnel with the 3rd party SOTN Controller
  2. SOTN Controller responses with OK upon successful tunnel setupsetting
  3. SOTN Controller pushes service route status data to the collector
  4. RC receives alarm data, converts it into JSON format and publishes on DMAAP with topic of ROUTE_ALARM_OUTPUT
  5. (TBD)  UVA consumes the alarm message
  6. UVA requests the RestConf2VES mapping
  7. UVA converts json alarm into VES  event
  8. UVA publishes the VES event on DMAAP for further correlation   

6. Service Design Flow


  • 1. Design the service in SDC portal
  • 2. SDC distribute the service information to SO
  • 3. SDC distribute the service network information to SDNC
  • 4. SDC distribute the service model information to AAI
  • 5. SDC distribute the service VNF information to VFC/APPC.

...