ONAP Controller Framework Evolution with CDS - Alexis de Talhout &
A lot of existing controllers focus on transport, by implementing southbound protocols such as NetConf, OpenFlow, etc…This generic controller also focuses on content, and follow the Inversion of Con …
Talk Title | ONAP Controller Framework Evolution with CDS - Alexis de Talhout & |
Speakers | Marc-Alexandre Choquette (Lead Architect, Orchestration Platform, Bell Canada), Alexis de Talhouet (Senior Technical Architect - Network Automation, Bell Canada) |
Conference | Open Networking Summit Europe |
Conf Tag | |
Location | Antwerp, Belgium |
Date | Sep 23-25, 2019 |
URL | Talk Page |
Slides | Talk Slides |
Video | |
A lot of existing controllers focus on transport, by implementing southbound protocols such as NetConf, OpenFlow, etc…This generic controller also focuses on content, and follow the Inversion of Control pattern. Using a model-driven approach, leveraging TOSCA, network designer are able to define their config provisioning/lice cycle management action in a self-serve manner.This lightweight micro-service platform has two main capabilities:1- Focuses on resources required for a given action, source(s), and how to resolve and transform them using templates2- Enables the self-serve teams to own the configuration logic by providing scripts, or by acting as proxy to 3rd party systems (incl. vendor EMS).The execution of the former occurs in separate micro-service, able to scale horizontally under load.