Multi-VIM/Cloud High Level Architecture

Slides:



Advertisements
Similar presentations
BoF: Open NFV Orchestration using Tacker
Advertisements

Service Design & Onboarding
SDN-O LCM for Mercury Release Key Points and Overview
ONAP E2E Flow `.
Open-O SFC.Mgr Proposal
ONAP Management Requirements
ARC: Definitions and requirements for SO/APP-C/VF-C discussion including call notes Chris Donley July 5, 2017.
Master Service Orchestrator (MSO)
Orchestration and Controller Architecture Alignment Vimal Begwani AT&T
Rationalizing ONAP Architecture for R2 and Beyond Vimal Begwani – AT&T
Open Network Automation Platform (ONAP) Controller Architecture Proposal DRAFT.
Illustrative Sequence Diagrams
Enterprise vCPE September 27, 2017.
Multi-VIM/Cloud High Level Architecture
vCPE Use Case Deep Dive Integration Project and Use Case Subcommittee
Orchestration and Controller Alignment for ONAP Release 1
ONAP Architecture Slides Current Plan of Record
Example Services Managed by OpenECOMP Demo
ONAP Multi-VIM/Cloud Long Term Architecture and Use Cases (Under Community Discussion across Use Case, Optimization Framework, OOM,
Aligning Orchestration and Controller Per Merger Agreement Vimal Begwani – AT&T Jamil Chawki – Orange Alla Goldner -- Amdocs.
Multi-VIM/Cloud High Level Architecture
Multi-VIM/Cloud High Level Architecture
Aligning Orchestration and Controller Per Merger Agreement Vimal Begwani – AT&T Jamil Chawki – Orange Alla Goldner -- Amdocs.
Interface to External Controllers and SD-WAN Use Case
ONAP and SD-WAN Integration Proposal
Alla Goldner (outcomes from brainstorming meetings) Sept, 2017
ONAP Interface to External Controllers
ARC: Definitions and requirements for SO/APP-C/VF-C discussion Chris Donley Date , 2017.
OPEN-O Modeling Directions (DRAFT 0)
Agenda Overview High Level Architecture Design time Architecture
ARC 5: Deployment Options Chris Donley
ONAP Architecture Slides Current Plan of Record
MEF LSO Legato SDK 24 October 2017 Andy Mayer, Ph.D. Tara Cummings.
Target ONAP End-to-End Architecture Vimal Begwani – AT&T Parviz Yegani – Futurewei Technologies Jamil Chawki – Orange.
ONAP Integration to External Domain Management Systems (DMS)
VoLTE Use Case Proposal
Enterprise vCPE use case requirement
ONAP Run-time Catalog Project
Target ONAP End-to-End Architecture Tiger Team Presentation Parviz Yegani – Futurewei Technologies Contributors: Vimal Begwani (AT&T), Jamil Chawki.
ONAP Reference Architecture for R2 and Beyond Tiger Team Presentation Parviz Yegani – Futurewei Technologies Contributors: Vimal Begwani (AT&T), Jamil.
ONAP Amsterdam Architecture
PNF and Mixed Infrastructure Support for EtE Network Slicing --Cloud Infrastructure Controller Vivien Yang.
ONAP – Centralised Parser Distribution Atul Purohit - Vodafone
Enhanced Platform Awareness (EPA) Alex Vul Intel Corporation
VF-C R2 Feature Planning & Implementation Yan Yang
Agenda Where we are (Amsterdam Architecture)
ONAP APIs Andrew Mayer, AT&T
SDNC Roadmap Dan Timoney – AT&T Marcus Williams - Intel
ONAP Amsterdam Architecture
Christopher Donley Prakash Ramchandran Ulas Kozat
Casablanca Platform Enhancements to Support 5G Use Case Architecture Review 5G Use Case Team June 26, 2018.
A road to network automation Christophe Closset Gervais-Martial Ngueko FOSDEM – Brussels, Feb. 3, 2018.
Documenting ONAP components (functional)
Multi-VIM/Cloud High Level Architecture
FUNCTIONAL Architecture for R2+
ONAP Beijing Architecture Chris Donley 1/9/18
ONAP Architecture for Rel 1
OpenStack-alapú privát felhő üzemeltetés
TOSCA Native Service Orchestration SO State of the Union
5G RAN Deployment – Casablanca PNF software and configuration management Huawei,
Draft for the detailed SO Flows for R1
Open Source Projects Collaborations with ONAP
OpenStack Summit Berlin – November 14, 2018
SOL003 Adapter Architecture, Technical Debt and Roadmap
E2E Process Automation Alexis, Andreas, Bin, Catherine, Franck, Scott, Susana, Timo TSC-53 December,
Distributed Management (ONAP/3rd Party) Orchestration (Progress Update) Source: Edge Automation through ONAP Arch. Task Force - Lead: VMware - Core.
GNFC Architecture and Interfaces
ONAP - Workflow Designer
Title: Robust ONAP Platform Controller for LCM in a Distributed Edge Environment (In Progress) Source: ONAP Architecture Task Force on Edge Automation.
Samuli Silvius CNF Modeling ONAP Joint Subcommittee Meeting · Antwerp, Belgium · September 26–27, 2019 Samuli Silvius
Presentation transcript:

Multi-VIM/Cloud High Level Architecture Run-time Environment Deploy Service (TOSCA/HEAT/YANG) Design-time Environment (SDC) 1 Service Orchestration Common Service 4 VNF (Tosca) 3 5 Network (YANG) 2 Homing Close loop remediation 6 Infrastructure (HEAT) Controllers 4 DCAE SNIRO SDN-C APP-C VF-C A&AI Registration FCAPS Infra Resource SDN Overlay VNF Resource LCM Provider Registry Multi Cloud Mediation Layer Infra-c w/OpenStack Infra-C w/ARM Local SDN Adapter Modeling and Capability OpenStack VMware Wind River Azure ......

Release 1 Target Architecture DCAE SO SDN-C APP-C VF-C A&AI Multi Cloud Common Mediation Layer Extension API FCAPS Lifecyle Management Registration Create Alarm Onboard Instantiate Scale Terminate List Register Set Collector Event and Telemetry Collector OpenStack New Multi-Cloud Feature Modeling and Capability 3rd party add-on Nova Neutron Cinder Hypervisor SDN Controller Storage

Release 1 API Design All API starts with MultiCloud Name Space, followed by functional module name space /onap/multicloud/v0/….../...... / Support existing OpenStack APIs as default functional modules. Minimal code changes to existing ONAP modules that already use OpenStack. All cloud providers should have adpaters support the default behavior /onap/multicloud/v0/v2.1/servers/… /onap/multicloud/v0/v2.0/network/... New name space for additional common functionality. All cloud providers should provide adapters to support additional common functionalities /onap/multicloud/v0/proton/network/ /onap/multicloud/v0/register/… /onap/multicloud/v0/FCPAS/… Also support 3rd party extension beyond common functionalities /onap/multicloud/v0/extension/…

Multi-VIM/Cloud Functional Components Infra Resource Purpose Assign initial virtual infrastructure resources and instantiation of VNF Functionality Overview API interface Image onboarding Stack instantiation with heat template Stack instantiation with tosca template Stack instantiation SDN overlay Purpose Interface for SDN-C Global Controller to Configure overlay networks and establish networking services through multiple SDN Local Controllers in infrastructure Functionality Overview List, show details, create, update, delete, binding etc. operations for: Ports L2, L3, and SFC … API interface Initial release leverages OpenStack Networking (Neutron and Gluon) APIs In the future, refactor into generic networking APIs Provider Registry Purpose Provide interface to identify, discover, and register a cloud provider., as well as advertising and exposing key capability of underline platform Functionality Overview API interface New Restful API will be created from this project Discover Registry Load List Capability Terminate …. VM LCM Purpose support VNF resource LCM operations on compute/network/volume Functionality Overview API interface (Restful) Create/delete/rebuild/restart/migrate/terminate VMs create/delete/revise volume Image/flavor/Quota keystone VNF Resources LCM