TOSCA Orchestration Paradigm

Slides:



Advertisements
Similar presentations
Why Do We Need a (Plan) Portability API? Gerd Breiter Frank Leymann Thomas Spatzier.
Advertisements

Goal – Verify that the infrastructure is able to handle the NFV application requirements Challenges – NFV applications are very different – Complex to.
Given Connections Solution
1© Copyright 2013 EMC Corporation. All rights reserved. ESI SCO Integration Pack Alix Sensale Irene Yu.
TOSCA Monitoring Working Group Status Roger Dev August 10, 2015.
TOSCA Monitoring Working Group Status Roger Dev June 17, 2015.
COPYRIGHT © 2012 ALCATEL-LUCENT. ALL RIGHTS RESERVED. Application Monitoring in TOSCA Presenter: Ifat Afek, Alcatel-Lucent Jan 2015.
TOSCA Monitoring Reference Architecture Straw-man Roger Dev CA Technologies March 18, 2015 PRELIMINARY.
TOSCA Name Used by (Roles)Modeling conceptDistinguishing traitsNotes Node TypeType Developers Experts that fully understand, package an constrain, properties,
Objective: Enable portability and semi-automatic management of applications across clouds regardless of provider platform or infrastructure thus expanding.
DPACC Management Aspects
Instance Model Ad Hoc Group Updates – February 2016 Alessandro Rossini Derek Palma Sivan Barzily.
TOSCA v1.0 Figures. Definition of building blocks for services … along with the implementation artifacts for manageability operations … and the definition.
INSTANCE MODEL AD HOC GROUP UPDATES Alessandro Rossini Sivan Barzily March 2016.
Instance Model Considerations Instance Model Objectives Provide complete representation of the state of a TOSCA service template deployment.
Domino: Template Distribution Service Basic Architecture and Brief Background contacts:
TOSCA workflows. Default workflow is declarative (generated from nodes and relationships) install at the beginning of install workflow all instances are.
SDN-O LCM for Mercury Release Key Points and Overview
Master Service Orchestrator (MSO)
Illustrative Sequence Diagrams
TOSCA Workflow Proposal
Mapping between NFV model and TOSCA
ONAP SDC VoLTE Model Support
OPEN-O Modeling Directions (DRAFT 0.6)
VoLTE Use Case (Approved) Proposal Alternative Orchestration Workflow Approach and Model Gil Bullard – AT&T.
VoLTE VNF Descriptor gaps
OPEN-O Modeling Directions (DRAFT 0)
ONAP SDC TOSCA Import Gap Analysis
VoLTE Use Case (Approved) Proposal Alternative Proposed Release 1 Approach and Model Gil Bullard – AT&T.
ONAP Optimization Framework - HAS Shankar Narayanan - AT&T Labs Research 08/15/2017.
Workflow-Instance Model Interaction
Deployment Flavour as VNF Capability: Alt1_r3
ONAP – Centralised Parser Distribution Atul Purohit - Vodafone
DF design as a node type.
Overview and update for 2. Multi-SDO workshop
Deployment Flavor Model – Challenges and Emerging trends for ONAP adaptation Priya TG, NetCracker Technology.
OASIS TOSCA Report for December ONAP Modeling Workshop
Usecase 1 – Upgrade Image
iWay Sentinel: Centralized Monitoring and Management Inessa Gerber
Overview and update for 2. Multi-SDO workshop
TOSCA Matching Or how the orchestrator provides implementation for abstract nodes or dangling requirements.
Cloud Application Marketplaces
Isasku, Srini, Alex, Ramki, Seshu, Bin Hu, Munish, Gil, Victor
DPACC Management Aspects
DF design as a node type (output by Chris and shitao)
DF design as a node type (output by Chris and shitao)
TOSCA Workflow Proposal
VOLTHA Lock-In January 10 & 11, 2018.
Artifact Properties Use cases and Examples to demonstrate the need of artifact properties July 2018.
Management and Orchestration in Complex and Dynamic Environment
Cloud Application Marketplaces
Cloud Management Mechanisms
TOSCA workflows.
Cloud Application Marketplaces
IFA007: VNF LCM The Or-Vnfm reference point is used for exchanges between Network Functions Virtualization Orchestrator (NFVO) and Virtualized Network.
VNFD Overview & TOSCA model Thinh Nguyenphu, Nokia thinh
New VDU model proposal.
DF design as a node type (output by Chris and shitao)
Quick and Dirty Path for Dublin
Lifecycle Management Automation through TOSCA
VDU proposal comparison
Sylnovie Merchant, Ph.D. MIS 161 Spring 2005
ONAP Network Slice Model
Open Source Projects Collaborations with ONAP
TOSCA v1.3 Enhancements February 21, 2019.
Cloud Application Marketplaces
TOSCA v1.3 Deprecated Features and Non-Backward-Compatible Changes
Controller Design Studio – Architecture & Design
ONAP - Workflow Designer
Proposed Approach for ONAP Runtime Support of Network Service Onboarding Gil Bullard, AT&T.
Presentation transcript:

TOSCA Orchestration Paradigm Northbound APIs VNF VNF VDU Managed Service Components VDU VDU VDU VNF VNF VDU Resource Resource VDU VDU VDU Operate Southbound APIs Hosted On Monitor Resource Resource

TOSCA Orchestration Paradigm (cont’d) Northbound APIs API inputs (specified in topology_template) initialize instance model Using get_input By driving substitution mapping By defining node filters to fulfill requirements API Inputs VNF VNF VDU VDU VDU VDU Interface Operations defined in service templates provide southbound APIs to communicate with managed service components Resource Resource Operations retrieve inputs from instance model Using get_property or get_attribute Operation Inputs Southbound APIs

Managing a Running Service Challenge How to define lifecycle management tasks in TOSCA for managing a running service? Current solution Imperative workflows Problem Imperative workflows bypass instance model Copyright © 2019 Ubicity Corp.

Managing a Running Service Northbound APIs Imperative workflows cannot be used to modify instance model Change configuration values Change deployment flavor Change external connectivity API calls map to imperative workflows VNF VNF API inputs are passed directly to workflows Bypassing the instance model VDU VDU VDU VDU Resource Resource API Inputs Operation Inputs Imperative Workflows Workflow Inputs Southbound APIs