Usecase 1 – Upgrade Image

Slides:



Advertisements
Similar presentations
The chapter will address the following questions:
Advertisements

RUP Fundamentals - Instructor Notes
EQUELLA Product Strategy and Development
Configuration Management (CM)
© 2002 IBM Corporation Confidential | Date | Other Information, if necessary June, 2011 Made available under the Eclipse Public License v Mobile.
11 CORE Architecture Mauro Bruno, Monica Scannapieco, Carlo Vaccari, Giulia Vaste Antonino Virgillito, Diego Zardetto (Istat)
*DT Project Model Leo Treggiari Intel Corp. Dec, 2005.
Service Design & Onboarding
ONAP E2E Flow `.
Open-O SFC.Mgr Proposal
Master Service Orchestrator (MSO)
Orchestration and Controller Architecture Alignment Vimal Begwani AT&T
David Hatten Developer, UrbanCode 17 October 2013
ONAP SDC VoLTE Model Support
Orchestration and Controller Alignment for ONAP Release 1
CLAMP Flows for vCPE Use Case in ONAP R1 Ron Shacham AT&T
Aligning Orchestration and Controller Per Merger Agreement Vimal Begwani – AT&T Jamil Chawki – Orange Alla Goldner -- Amdocs.
Aligning Orchestration and Controller Per Merger Agreement Vimal Begwani – AT&T Jamil Chawki – Orange Alla Goldner -- Amdocs.
VoLTE Use Case (Approved) Proposal Alternative Orchestration Workflow Approach and Model Gil Bullard – AT&T.
Document Flow Manager 4.10 CEVA Business Users
ONAP SDC TOSCA Import Gap Analysis
Agenda Overview High Level Architecture Design time Architecture
VoLTE Use Case (Approved) Proposal Alternative Proposed Release 1 Approach and Model Gil Bullard – AT&T.
ECOMP Information Model
Multi-VIM/Cloud High Level Architecture
VoLTE Use Case Proposal
SysML 2.0 Model Lifecycle Management (MLM) Working Group
ONAP Optimization Framework - HAS Shankar Narayanan - AT&T Labs Research 08/15/2017.
Review of ONAP Carrier Grade Requirements
Enterprise vCPE use case requirement
ONAP Run-time Catalog Project
ONAP Change Management
VoLTE remaining requirements Auto & manual Scaling
Maintaining software solutions
ONAP – Centralised Parser Distribution Atul Purohit - Vodafone
New in RSA BPMN: Data Configuration
Beijing Release use cases/requirements for endorsement/approval
Enterprise vCPE use case requirement
Enhanced Platform Awareness (EPA) Alex Vul Intel Corporation
VF-C R2 Feature Planning & Implementation Yan Yang
Enterprise vCPE use case requirement
SO Enhancement Points for R2 - a design idea Byung-Woo Jun, Ericsson
API Documentation Guidelines
Casablanca Platform Enhancements to Support 5G Use Case (Network Deployment, Slicing, Network Optimization and Automation Framework) 5G Use Case Team.
Documenting ONAP components (functional)
Multi-VIM/Cloud High Level Architecture
Casablanca Platform Enhancements to Support 5G Use Case (Network Deployment, Slicing, Network Optimization and Automation Framework) 5G Use Case Team.
Artifact Properties Use cases and Examples to demonstrate the need of artifact properties July 2018.
Casablanca Platform Enhancements to Support 5G Use Case (Network Deployment, Slicing, Network Optimization and Automation Framework) 5G Use Case Team.
Defining ONAP VNF Package Model
ONAP Architecture for Rel 1
Health Ingenuity Exchange - HingX
Casablanca Platform Enhancements to Support 5G Use Case (Network Deployment, Slicing, Network Optimization and Automation Framework) 5G Use Case Team.
ONAP 5G USE CASE ENHANCEMENTS FOR PNF DEPLOYMENTS
Casablanca Platform Enhancements to Support 5G Use Case (Network Deployment, Slicing, Network Optimization and Automation Framework) 5G Use Case Team.
Course: Module: Lesson # & Name Instructional Material 1 of 32 Lesson Delivery Mode: Lesson Duration: Document Name: 1. Professional Diploma in ERP Systems.
5G RAN Deployment – Casablanca PNF software and configuration management Huawei,
Quick and Dirty Path for Dublin
DCAE Data Files Collector
ARC Alignment ExtAPI ExtAPI Team.
Open Source Projects Collaborations with ONAP
5G Use Case Configuration & PNF SW Upgrade using NETCONF ONAP DDF, Jan 9, 2019 Ericsson.
Software Development Process Using UML Recap
E2E Process Automation Alexis, Andreas, Bin, Catherine, Franck, Scott, Susana, Timo TSC-53 December,
GNFC Architecture and Interfaces
ONAP - Workflow Designer
ONAP Architecture Overview Template
ONAP Architecture Principle Review
Proposed Approach for ONAP Runtime Support of Network Service Onboarding Gil Bullard, AT&T.
Architecture Face to Face Planning Meeting ONAP Architecture – Modeling Inter-Relationship Andy Mayer; Deng Hui.
Presentation transcript:

Usecase 1 – Upgrade Image Vendor has a new Image for the VNF requiring Image upgrade for all the existing VNF Instances Vendor works with the VNF Owner to define the workflow for upgrading the VNF Image New VNF version includes the updated image and the workflow to upgrade the image from the previous VNF version to the current VNF version Service is updated with the new VNF version and distributed MSO deploys the workflow On MSO receiving the VNF Upgrade request from VID/CCD/OMX. MSO executes the workflow previously deployed to Upgrade VNF

Usecase 1 – Upgrade Image contn.. Stop traffic is a API call to controller so controller can actually take the necessary steps to stop traffic Drain traffic is an API call to controller to allow for controller to confirm completion of all the in- progress activity in the VNF Create VNF is an API call to Openstack to instantiate the VNF All the steps are API calls from MSO to various systems with inter-dependencies

Who? - Users Tooling is for the Designer(Workflow Designer)

High Level Solution Activity Definition/Specification abstracts implementation details of the Activity from the Designer Note: Activity is an extension or capability of SO, for example SO’s ability to invoke a Component API (Controller, A&AI, etc..). New Activities are developed as part of a specific ONAP release. Activities are normally automated and in some cases manual Activity Implementation can be based on BPMN, Java or any other scripting API calls to other ECOMP components like controllers, SNIRO, Micro-Services, etc. Re-usable building blocks/BPMN processes in MSO Manual Task Workflows shall be made of Activities with inter-dependencies between them Enhance VNF and/or Service Model to include Operations and optionally Workflows implementing the Operations Instantiation Workflow – Instantiate a VNF, which includes assignments, creation and configuration. i.e., what ever is required to for VNF to be deployed and serve/provide it’s functionality Disconnect Workflows Upgrade Workflow – Upgrade VNF from a particular version to later version of the Service or VNF Model More..

SDC Component Diagram

1. Manage Activity Specification & 2. Search/Get Activity Spec Id Name Description or Purpose Category - Categorization to help better experience to the Designer while building the work-flow Input/Output Fields – Inputs/Outputs of the Activity needed to be specified by the Designer in context of workflow Operations: Create Activity Spec Update Activity Spec Version Submit Activity Spec Version Create Activity Spec Version Deprecate & Delete Activity Spec Search & Get Activity Spec

3. Manage Workflow Workflow Operations: Create Workflow Edit Workflow Id Description or Purpose Input/Output Fields – Inputs/Outputs of the Workflow needed to be specified by the Designer in context of VNF or Service Operation Operations: Create Workflow Edit Workflow Save Workflow

4. Persist Workflow Catalog to provide persistence API for workflow as an object. Catalog doesn’t need to know the contents of the object. Operations Create Workflow Save Workflow Delete Workflow

5. Generate BPMN Workflow Artifact Ability to generate a BPMN workflow Artifacts Operations Generate Workflow Artifact

Work Items Workflow Designer for designing Workflow for MSO for purpose of VNF Change Management and Service Fulfillment Workflow Editor - ZTE UI to list Activities – ZTE UI to enable User/Designer to specify Activity details(inputs & outputs) in context of a Workflow. Not required in ECOMP for 1806. – ZTE Generation of standard BPMN artifact – ZTE Provide a generic Integration(pluggable) Framework in ONAP SDC for various applications/functions like workflow – AT&T Workflow Designer to integrate with the generic pluggable Framework provided by SDC - ZTE Registration of Activity Specifications to SDC. i.e., upload Activity Specifications to SDC – Amdocs UI to manage workflows associated to various VNF and/or Service Operations and Inputs - Amdocs Include VNF and/or Service Operations and Inputs in TOSCA - Amdocs Include workflow artifact reference in Service and/or VNF TOSCA Model – Amdocs