Abinash Vishwakarma(Netcracker)

Size: px
Start display at page:

Download "Abinash Vishwakarma(Netcracker)"

Transcription

1 Analysis of ETSI Vs ONAP API (Focus: ETSI Os-Ma-nfvo reference point) Abinash Vishwakarma(Netcracker) 12, 2017

2 Agenda Objective and Scope of Analysis NSD Management NSD Lifecycle Management NS Performance Management NS Fault Management VNF Package Management

3 Objective and Scope of Analysis High-level Objective - Study the ways of harmonizing ONAP with relevant Industry Standards for APIs. Scope (ETSI Os-Ma-nfvo) - Difference of Scope covered by ETSI and ONAP - Key differentiator in the ETSI and ONAP - Gaps and suggestions

4 NSD Management NSD Management enabled through Os-Ma-Nfvo interface NSD is maintained in NS Catalog There is no API implementation for NSD Management currently in ONAP. NS is designed in SDC based on resources and NSD package is created/stored in SDC Catalog A notification is send over ONAP system bus (DMaaP) to runtime components about the added/updated NSD Package which is pulled into local stores for further processing Observations for each implementation. ETSI NSD Management in ETSI scope is limited to making NSD available to NFVO for use. W.r.t end to end requirement, it is assumed the layer above MANO will create the NSD then pass it to NFVO ONAP NSD Management is a design time activity in ONAP. SDC acts as centralized repository for NSD. SDC Catalog API capability for direct NSD onboarding is not clear in the specification as different terminologies are used in ONAP (for e.g. Asset corresponds to both Service and Resource, but Create Resource API supports only the Virtual and Physical resources, not services for types). SDC distributes the NSD to SO for use through notification APIs. Though there is no standard APIs in place in ONAP but its implementation is more aligned wrt the E2E implementation requirement since it provides the centralized repository for NSD. Logically, distributing the NSD to SO through notification actually maps to ETSI NSD Management APIs scope. of SDC to distribute the APIs to SO is more aligned from E2E scope since there could multiple implementations of MANO/Orchestration in live systems`. SDC should implement the ETSI NSD Management API. ONAP Notification API as exists today is the right approach for making the NSD available to MANO/SO for use.

5 NS Lifecycle Management NS Lifecycle Management is initiated through the Os-Ma interface from OSS. NS Instances and associated NFVI instances are stored in NS Inventory. NS in ETSI is like a infrastructure services in the ONAP. NS Lifecycle Management is initiated through the External API In ONAP this request can originate from VID or a BSS Emulator or Use case UI or real OSS/BSS integrated with NAP ONAP Service instances are associated with customer (Customer service ) Refer Slide 6 definition of ONAP Services. Observation s for each implementation. ETSI Two step process for creating NS, Create NS Identifier then Instantiate NS. Similarly two step process for deleting the instance Terminate NS followed by Delete NS Identifier NSD reference is part of the Create NS Identifier request. NS Instance ID is created by NFVO. Provision to pass NS name which can be used by North bound system (OSS/BSS). ONAP Scale NS, Update NS, Heal NS operation is not exposed by ONAP SO. A part of Update NS in ONAP is indirectly supported by create VNF instance. Two step process as defined by ETSI is good approach. This approach could be used to retain the NS identifier in case it is required to recreate the instance due to some issues. Though ONAP doesn t support Scale NS but can be achieved indirectly by deleting or creating VNF instance which is contained within the NS. ONAP NS does not support PNFD directly and does not have any operations for PNFD onboarding, but enables this through an Allotted Resources which can refer to a PNF instance

6 NS Performance Management As per ETSI MANO Architecture the NS level Performance is managed by the NFVO VNF level, VM level and NFVI level Performance statistics is consolidated at NS level in NFVO ONAP currently does not support NS level Performance Management. Currently only a VNF level Performance management is supported through DCAE. MultiVIM also does not have capability to collect telemetry data from VIM Network and VNF level telemetry data is expected from Controller FW DCAE collects the events through VES collector and correlated events are forwarded to Policy. Policy verifies the policy associated with the event and sends notification to PEP ( NS level correlation and policy based notification is not supported currently) Not supported currently Observation s for each implementation. ETSI A single job is able to collect the performance of one or more NSs. There is no provision to add/remove NSs in the running job. Threshold is associated with 1 instance. This will mean for each instance threshold need to be managed separately. Better to have a threshold group kind of implementation which can reduce the APIs call. In ETSI there is a recommendation ETSI GR NFV-IFA 023 V3.1.1 ( ) which suggests to implement the policy framework within MANO. This might consume the events managed by NS Performance Management engine. ONAP ONAP DCAE implements the performance management but is limited to VNF Performance management. In ETSI the VNF performance management is in the scope of VNFM. Os-Ma-nfvo reference point only implements the performance monitoring for NS. There is no scope to update the list of NSs in the running job. This could be useful to add/remove the instances from the running PM job list. In order to add the newly created NS instance either the integration framework need to have information to automate the addition after creation of NS or can be achieved by enhancing the Insatiate APIs to include the optional parameter of including the PM Job name in the API name itself. PM Configuration at VNF/VIM and NFVI level need to be configured before PMJob can be initiated. This may be carried out through CM task, but with reference to the model that is onboarded for NS and VNF.

7 NS Fault Management As per ETSI MANO Architecture the VNF level, VM level and NFVI level Performance statistics is consolidated at NS level in NFVO In ONAP NS level fault correlation is not supported yet Currently only VNF level faults are received by the Not supported currently Observation s for each implementation. ETSI Alarms are associated with NS instance. It is possible to specify the filter criteria to identify the instances to be notified corresponding to the alarm. ONAP ONAP DCAE implements the NS Fault Management but is limited to VNF Fault management only based on Alarms conf. Alarm management interface yet not covered completely by ETSI MANO. If not defined by ETSI MANO yet then its future implementation might impact the existing interfaces. Like there must be some kind of association with NS instance and Alarms list.

8 VNF Package Management VNF Package Management handled by NFVO through Os-Ma interface VNF Package Submitted to VNF SDK where it is validated and certified Certified VNF Package is downloaded to SDC by Service Designer and loaded to Catalog during NS Design During NS Distribution, notification is sent to SO and NS and VNF Packages are downloaded by SO. Other components use the artifacts in NS/VNF Packages VNF Package Submitted by Vendor for Certification Observation s for each implementation. ETSI Scope is limited to make the VNF Packages available to NFVO for use. It is assumed that the application above MANO will manage the centralized repository of VNF Packages from E2E requirement perspective. ONAP SDC component in the ONAP is centralized repository for the VNF Packages. ONAP SDC Catalog API indirectly supports few capabilities w.r.t VNF Package Management. While direct CSAR onboarding to SDC Catalog is not supported, other operations like Query,Fetch operations for VNF Package and associated artifacts are supported. SDC distributes the VNF packages to SO through notification interface for use. SDC need to implement all the APIs of VNF Packages as mentioned by ETSI. From E2E perspective the centralized repository and distribution of VNF packages by SDC in ONAP is good approach.

ONAP ETSI NFV ARCHITECTURE ALIGNEMENT

ONAP ETSI NFV ARCHITECTURE ALIGNEMENT ONAP ETSI NFV ARCHITECTURE ALIGNEMENT Bruno Chatras, NFV ISG Vice-Chairman on behalf of the ISG leadership team ETSI 2017. All rights reserved 2 PART 1 ETSI NFV CONCEPTS ETSI NFV Architecture, and NFV-MANO

More information

ETSI NFV CONCEPTS AND MANO DETAILS NFV#19 TUTORIAL 11 SEPTEMBER

ETSI NFV CONCEPTS AND MANO DETAILS NFV#19 TUTORIAL 11 SEPTEMBER ETSI NFV CONCEPTS AND MANO DETAILS NFV#19 TUTORIAL 11 SEPTEMBER 2017 Jeremy Fuller (IFA Chair, GENBAND) with input from many others, including: U. Rauschenbach (Nokia), M. Flauw (HPE), B. Chatras (Orange),

More information

Integrating External Controllers with ONAP. AT&T Labs

Integrating External Controllers with ONAP. AT&T Labs Integrating External Controllers with ONAP AT&T Labs Motivation Some service providers may want to leverage an alternative to an ONAP out of the box Controller (e.g., SDNC, GenNFC) for some subset of Resources.

More information

VNF OPERATION USE CASES. Thinh Nguyenphu, ETSI NFV SOL Vice-Chair, Nokia Bell Labs and CTO Nokia

VNF OPERATION USE CASES. Thinh Nguyenphu, ETSI NFV SOL Vice-Chair, Nokia Bell Labs and CTO Nokia OPERATION USE CASES Thinh Nguyenphu, ETSI NFV SOL Vice-Chair, Nokia Bell Labs and CTO Nokia Operation Use Cases Package Management (e.g. On-board a Package) Lifecycle Management (e.g. Instantiate, Scale

More information

ONAP CCVPN Blueprint Overview. ONAP CCVPN Blueprint Improves Agility and Provides Cross-Domain Connectivity. ONAP CCVPN Blueprint Overview 1

ONAP CCVPN Blueprint Overview. ONAP CCVPN Blueprint Improves Agility and Provides Cross-Domain Connectivity. ONAP CCVPN Blueprint Overview 1 ONAP CCVPN Blueprint Overview ONAP CCVPN Blueprint Improves Agility and Provides Cross-Domain Connectivity ONAP CCVPN Blueprint Overview 1 OVERVIEW: Build high-bandwidth, flat OTN (Optical Transport Networks)

More information

ETSI GR MEC 017 V1.1.1 ( )

ETSI GR MEC 017 V1.1.1 ( ) GR MEC 017 V1.1.1 (2018-02) GROUP REPORT Mobile Edge Computing (MEC); Deployment of Mobile Edge Computing in an NFV environment Disclaimer The present document has been produced and approved by the Mobile

More information

PNF and Hybrid Services Support in ONAP

PNF and Hybrid Services Support in ONAP PNF and Hybrid Services Support in ONAP Oskar Malm, Ericsson v1.1, January 2018 Introduction Introduction of NFV means that VNFs deployed on shared infrastructure is quickly replacing dedicated physical

More information

ETSI GS NFV-IFA 007 V2.1.1 ( )

ETSI GS NFV-IFA 007 V2.1.1 ( ) GS NFV-IFA 007 V2.1.1 (2016-10) GROUP SPECIFICATION Network Functions Virtualisation (NFV); Management and Orchestration; Or-Vnfm reference point - Interface and Information Model Specification Disclaimer

More information

ETSI GR NFV-IFA 028 V3.1.1 ( )

ETSI GR NFV-IFA 028 V3.1.1 ( ) GR NFV-IFA 028 V3.1.1 (2018-01) GROUP REPORT Network Functions Virtualisation (NFV) Release 3; Management and Orchestration; Report on architecture options to support multiple administrative domains Disclaimer

More information

ETSI Plugtests Test Plan V1.0.0 ( ) 1 st ETSI NFV Plugtests Madrid, Spain 23rd January 3 rd February

ETSI Plugtests Test Plan V1.0.0 ( ) 1 st ETSI NFV Plugtests Madrid, Spain 23rd January 3 rd February Plan V1.0.0 (2017-02) 1 st ETSI NFV Plugtests Madrid, Spain 23rd January 3 rd February 2 ETSI 650 Route des Lucioles F-06921 Sophia Antipolis Cedex - FRANCE Tel.: +33 4 92 94 42 00 Fax: +33 4 93 65 47

More information

ETSI Plugtests Test Plan V1.0.0 ( ) 2 nd ETSI NFV Plugtests Sophia Antipolis, France 15 th 19 th January 2018

ETSI Plugtests Test Plan V1.0.0 ( ) 2 nd ETSI NFV Plugtests Sophia Antipolis, France 15 th 19 th January 2018 Plan V1.0.0 (2018-02) 2 nd ETSI NFV Plugtests Sophia Antipolis, France 15 th 19 th January 2018 2 ETSI 650 Route des Lucioles F-06921 Sophia Antipolis Cedex - FRANCE Tel.: +33 4 92 94 42 00 Fax: +33 4

More information

ONAP VoLTE Use Case Solution Brief

ONAP VoLTE Use Case Solution Brief ONAP VoLTE Use Case Solution Brief ONAP Voice over LTE Improves Agility and Slashes Costs for Communication Service Providers ONAP VoLTE Use Case Solution Brief 1 By using ONAP to support the VoLTE use

More information

VoLTE E2E Service Review

VoLTE E2E Service Review VoLTE E2E Service Review September 26, 2017 Chengli Wang/Yang Xu VoLTE Use Case Integrate with 3 rd Part Specific Components S-VNFM /EMS DC Controller S-VNFM /EMS S-VNFM /EMS WAN/SPTN Controller Commercial

More information

ETSI GS NFV-IFA 010 V2.2.1 ( )

ETSI GS NFV-IFA 010 V2.2.1 ( ) GS NFV-IFA 010 V2.2.1 (2016-09) GROUP SPECIFICATION Network Functions Virtualisation (NFV); Management and Orchestration; Functional requirements specification Disclaimer The present document has been

More information

Progress report on NFV standardization in ETSI.

Progress report on NFV standardization in ETSI. Progress report on NFV standardization in ETSI. NetV: IRISA / Technicolor Workshop on Network Virtualization Bruno CHATRAS, Orange, ETSI NFV ISG Vice-Chairman 1 Agenda Overview Selected technical items

More information

External API - Casablanca Proposal - SDNC/DO/MEC Alignment

External API - Casablanca Proposal - SDNC/DO/MEC Alignment External API - Casablanca Proposal - SDNC/DO/MEC Alignment NetCracker May 2018 Ext API : Beijing Release BSS Ext API List Service Order Retrieve Service Order Create Service Order Partial Update of Service

More information

ETSI ISG NFV: WORK PROGRAM RELEASE 2 AND RELEASE 3 OVERVIEW

ETSI ISG NFV: WORK PROGRAM RELEASE 2 AND RELEASE 3 OVERVIEW NFV(17)000244 For information ETSI ISG NFV: WORK PROGRAM RELEASE 2 AND RELEASE 3 OVERVIEW ETSI ISG NFV Joan Triay (ETSI NFV Technical Manager, DOCOMO Euro- Labs) 1 Outline PART 1: ETSI ISG NFV Overview

More information

VNF on-boarding CMCC

VNF on-boarding CMCC VNF on-boarding CMCC 2016-07-01 Contents VNF Full Life Cycle VNF Onboarding 3 VNF Full Life Cycle Develop Deliver Deploy Use Manage Retire Design Develop Test Package Validate Accept and catalogue Combine

More information

UNIVERSITY OF CAGLIARI

UNIVERSITY OF CAGLIARI UNIVERSITY OF CAGLIARI DIEE - Department of Electrical and Electronic Engineering Infrastrutture ed Applicazioni Avanzate nell Internet NFV ACK: content taken from Foundations of Modern Networking, SDN,

More information

ETSI GS NFV-IFA 008 V2.1.1 ( )

ETSI GS NFV-IFA 008 V2.1.1 ( ) GS NFV-IFA 008 V2.1.1 (2016-10) GROUP SPECIFICATION Network Functions Virtualisation (NFV); Management and Orchestration; Ve-Vnfm reference point - Interface and Information Model Specification Disclaimer

More information

Day-0, day-1 and day-2 configuration in OSM. Gerardo García (Telefónica)

Day-0, day-1 and day-2 configuration in OSM. Gerardo García (Telefónica) Day-0, day-1 and day-2 configuration in OSM Gerardo García (Telefónica) Traditional network management Day 0 Day 1 Day 2 BSS OSS OSS EMS EMS EMS EMS PNF installation Initial configuration to make PNF reachable

More information

China Telecom NFV Lab Trial Decoupling of VNF/Hypervisor/Hardware/MANO

China Telecom NFV Lab Trial Decoupling of VNF/Hypervisor/Hardware/MANO ITU-T SG11 Workshop Control plane of IMT-2020 and emerging networks. Current issues and the way forward China Telecom NFV Lab Trial Decoupling of VNF/Hypervisor/Hardware/MANO Haining Wang, China Telecom

More information

Harmonizing Open Source and Standards: A Case Study of ONAP

Harmonizing Open Source and Standards: A Case Study of ONAP Harmonizing Open Source and Standards: A Case Study of ONAP Draft by Jenny Huang (AT&T), Lingli Deng (CMCC), and Hui Deng (Huawei) Harmonizing Open Source and Standards: A Case Study of ONAP 1 As part

More information

PHYSICAL NETWORK FUNCTION (PNF)

PHYSICAL NETWORK FUNCTION (PNF) ACTORS PNF DHCP SEGW CA/RA Initial EM vdhcp vaaa SDN-C DCA&E A&AI SO APP-C DESCRIPTION PHYSICAL NETWORK FUNCTION (PNF) The Distributed Unit (DU) or Network Hardware device that provides service to an end-user.

More information

Service Orchestration- Need for Users

Service Orchestration- Need for Users Service Orchestration- Need for Users Background Issues: Increased Capex and Opex Huge manual efforts involved single-purpose/ domain specific / homogenous networks Possible way out: SDN NFV Automation

More information

Elastic Network Functions: Opportunities and Challenges

Elastic Network Functions: Opportunities and Challenges Elastic Network Functions: Opportunities and Challenges Robert Szabo (Ericsson Research) EU-FP7-UNIFY Project UNIFY is co-funded by the European Commission DG CONNECT in FP7 Outline ETSI Elastic VNF with

More information

Deployment Case Study of SDN and NFV Transformation. Marcela Blanco-Luna Solutions Architect Advanced Services

Deployment Case Study of SDN and NFV Transformation. Marcela Blanco-Luna Solutions Architect Advanced Services Deployment Case Study of SDN and NFV Transformation Marcela Blanco-Luna Solutions Architect Advanced Services Future Network Platform Service Creation Service Design Service Assurance Cloud Optimization

More information

OSM Architecture Workshop

OSM Architecture Workshop OSM Architecture Workshop NFV World Congress May 17 Adrian Hoban (Intel) OSM TSC Chair Agenda Architectural Principles Scope & Mapping to ETSI NFV Release TWO Status Update Release THREE Goal/Themes 2

More information

vcpe Use Case Review Integration Project and Use Case Subcommittee July 25, 2017

vcpe Use Case Review Integration Project and Use Case Subcommittee July 25, 2017 vcpe Use Case Review Integration Project and Use Case Subcommittee July 25, 2017 Red blocks are infrastructure. They are shared among all the users. Green blocks are used by customers. Each customer needs

More information

ETSI GR NFV-TST 007 V1.1.1 ( )

ETSI GR NFV-TST 007 V1.1.1 ( ) GR NFV-TST 007 V1.1.1 (2017-11) GROUP REPORT Network Functions Virtualisation (NFV); ing; Guidelines on Interoperability ing for ANO Disclaimer The present document has been produced and approved by the

More information

ETSI GR NFV-TST 007 V2.5.1 ( )

ETSI GR NFV-TST 007 V2.5.1 ( ) GR NFV-TST 007 V2.5.1 (2018-08) GROUP REPORT Network Functions Virtualisation (NFV) Release 2; ing; Guidelines on Interoperability ing for ANO Disclaimer The present document has been produced and approved

More information

ETSI GS NFV-IFA 010 V2.1.1 ( )

ETSI GS NFV-IFA 010 V2.1.1 ( ) GS NFV-IFA 010 V2.1.1 (2016-04) GROUP SPECIFICATION Network Functions Virtualisation (NFV); Management and Orchestration; Functional requirements specification Disclaimer The present document has been

More information

TOSCA Templates for NFV and network topology description

TOSCA Templates for NFV and network topology description TOSCA Templates for NFV and network topology description CYCLONE Technical paper September 2017 Table of Contents 1. OASIS Topology and Orchestration Specification for Cloud Applications (TOSCA)... 2 2.

More information

Mobile World Congress 2016 OPEN SOURCE MANO (OSM) E2E Orchestration Demo. February 2016

Mobile World Congress 2016 OPEN SOURCE MANO (OSM) E2E Orchestration Demo. February 2016 osm.etsi.org Mobile World Congress 2016 OPEN SOURCE MANO () E2E Orchestration Demo February 2016 Open Source MANO () aims to accelerate NFV adoption around a common IM for orchestration Delivering an open

More information

ONAP 5G Blueprint Overview. ONAP Promises to Automate 5G Deployments. ONAP 5G Blueprint Overview 1

ONAP 5G Blueprint Overview. ONAP Promises to Automate 5G Deployments. ONAP 5G Blueprint Overview 1 ONAP 5G Blueprint Overview ONAP Promises to Automate 5G Deployments ONAP 5G Blueprint Overview 1 OVERVIEW: 5G poised to transform the global economy ABI Research predicts 5G economic output to be $10T

More information

Orchestrated Assurance enabled by NFV 1 NFV ISG PoC Proposal

Orchestrated Assurance enabled by NFV 1 NFV ISG PoC Proposal Orchestrated Assurance enabled by NFV 1 NFV ISG PoC Proposal 1.1 PoC Team Members PoC Project Name: Orchestrated Assurance enabled by NFV Network Operators/ Service Providers: Orange Contact: Christos

More information

Network Function Virtualization over Open DC/OS Yung-Han Chen

Network Function Virtualization over Open DC/OS Yung-Han Chen Network Function Virtualization over Open DC/OS Yung-Han Chen 2016.05.18 1 Outlines Network Function Virtualization (NFV) Framework Container-based Open Source Solutions for NFV Use Cases 2 NFV Architectural

More information

AN UPDATE ON OSM TO THE NFVRG. Diego R. Lopez Telefónica I+D

AN UPDATE ON OSM TO THE NFVRG. Diego R. Lopez Telefónica I+D AN UPDATE ON OSM TO THE NFVRG Diego R. Lopez Telefónica I+D DICEBAMUS HESTERNA DIE Delivering an open source MANO stack aligned to ETSI NFV (information and data) models Capable of consuming published

More information

Upgrading Your System a Telco User Perspective. Ulrich Kleber San Francisco November 2015

Upgrading Your System a Telco User Perspective. Ulrich Kleber San Francisco November 2015 Upgrading Your System a Telco User Perspective Ulrich Kleber San Francisco November 2015 Outline Introduction and Requirements Upgrade Scenarios OPNFV Escalator Project 2 Outline Introduction and Requirements

More information

ETSI GR NFV-REL 007 V1.1.1 ( )

ETSI GR NFV-REL 007 V1.1.1 ( ) GR NFV-REL 007 V1.1.1 (2017-09) GROUP REPORT Network Function Virtualisation (NFV); Reliability; Report on the resilience of NFV-MANO critical capabilities Disclaimer The present document has been produced

More information

ETSI GR NFV-EVE 012 V3.1.1 ( )

ETSI GR NFV-EVE 012 V3.1.1 ( ) GR NFV-EVE 012 V3.1.1 (2017-12) GROUP REPORT Network Functions Virtualisation (NFV) Release 3; Evolution and Ecosystem; Report on Network Slicing Support with NFV Architecture Framework Disclaimer The

More information

ETSI TS V ( )

ETSI TS V ( ) TS 128 510 V14.0.0 (2017-07) TECHNICAL SPECIFICATION LTE; Telecommunication management; Configuration Management (CM) for mobile networks that include virtualized network functions; Requirements (3GPP

More information

ONAP PNF Plug and Play

ONAP PNF Plug and Play ONAP Plug and Play ONAP and Plug and Play for 5G RAN 5G Use Case Team Feb 9, 2018 version 13 Design Time Run-Time (Instances) Plug and Play Stages A Modeling Resources Definition/Services Definition SDC:

More information

Christopher Croot Programmable Networks Architect Dynamic Network Services BT BBF SDN/NFV Work Area Director

Christopher Croot Programmable Networks Architect Dynamic Network Services BT BBF SDN/NFV Work Area Director Cloud Central Office (CloudCO) Dramatically faster provisioning of Cloud-based services Definition, drivers and impact scope, architecture App Notes Open Broadband & CloudCO getting involved Q&A Yves Hertoghs

More information

Orchestration and Management for Edge Application with ONAP

Orchestration and Management for Edge Application with ONAP Orchestration and Management for Edge Application with ONAP Haibin Huang, Intel OTC Yan Yang, China Mobile Shane Wang, Intel OTC OpenStack Berlin Summit, Nov. 14 Agenda - Akraino Edge Stack - ONAP VNF/CNF

More information

ETSI TS V ( )

ETSI TS V ( ) TS 128 510 V14.1.0 (2017-10) TECHNICAL SPECIFICATION LTE; Telecommunication management; Configuration Management (CM) for mobile networks that include virtualized network functions; Requirements (3GPP

More information

ETSI GS NFV-TST 002 V1.1.1 ( )

ETSI GS NFV-TST 002 V1.1.1 ( ) GS NFV-TST 002 V1.1.1 (2016-10) GROUP SPECIFICATION Network Functions Virtualisation (NFV); Testing Methodology; Report on NFV Interoperability Testing Methodology Disclaimer The present document has been

More information

Testing Network Softwarization

Testing Network Softwarization Testing Network Softwarization Pierre Lynch Lead Technologist, Ixia Solutions Group, Keysight Technologies Chair, TST WG, ETSI NFV ISG All rights reserved 1 AGENDA Introduction and Background Testing Networking

More information

Open Source Networking Software Case studies and Roundtable. Arpit Joshipura GM, Networking

Open Source Networking Software Case studies and Roundtable. Arpit Joshipura GM, Networking Open Source Networking Software Case studies and Roundtable Arpit Joshipura GM, Networking Industry Progress towards Harmonization 1. Recap of Software Stack 2. Technical Collaboration 3. Bringing Global

More information

ETSI NFV #19 SpecFest Denver 2017

ETSI NFV #19 SpecFest Denver 2017 ETSI NFV #19 SpecFest Denver 2017 VNF Scaling with Nokia VNFM Nokia CloudBand Application Manager (CBAM) Hunor Demeter CBAM, Product Owner hunor.demeter@nokia.com 1 Agenda 1 2 ETSI NFV Nokia VNF Manager

More information

NSD Information Model Specification V0.1

NSD Information Model Specification V0.1 NSD Information Model Specification V0.1 1. Scope... 2 2. Terms, Definitions and Abbreviations... 3 3. NSD Information Mode... 3 4. Functional Requirements... 4 4.1 NSD... 4 4.2 VNFFGD... 5 4.3 NSVLD...

More information

Hybrid Cloud (Telco & IT) - en fleksibel og optimal implementering

Hybrid Cloud (Telco & IT) - en fleksibel og optimal implementering Hybrid Cloud (Telco & IT) - en fleksibel og optimal implementering June 6th, 2017 1 Nokia 2016 Drivers - Agility is the prime reason to move to the Cloud 16% New revenues 16% Fluctuating demand 13% Customer

More information

ONAP PNF Enhancements for Casablanca (R3, 4Q 2018) Casablanca Developer s Conference

ONAP PNF Enhancements for Casablanca (R3, 4Q 2018) Casablanca Developer s Conference ONAP PNF Enhancements for Casablanca (R3, 4Q 2018) Casablanca Developer s Conference ONAP and PNF Plug and Play for 5G RAN 5G Use Case Team Jun 14, 2018 version 7 PNF Enhancements Casablanca Summary TOPIC

More information

ODL and NFV orchestration The OSM case

ODL and NFV orchestration The OSM case ODL and NFV orchestration The OSM case Oct 2016 GERARDO GARCÍA Network Virtualisation @ GCTO Unit OSM Technical Steering Committee member gerardo.garciadeblas@telefonica.com OSM is a large community, with

More information

Virtualizing 5G Infrastructure using Cloud VIM. Sangho Shin SK Telecom

Virtualizing 5G Infrastructure using Cloud VIM. Sangho Shin SK Telecom Virtualizing 5G Infrastructure using Cloud VIM Sangho Shin SK Telecom NFV ETSI Standard T-MANO Cloud VIM Cloud VIM T-MANO 2 T-MANO In lined with SK Telecom s unified orchestration strategy, T-MANO provides

More information

NFV ACCELERATION INTRODUCTION. Presenter Ning Zong

NFV ACCELERATION INTRODUCTION. Presenter Ning Zong NFV ACCELERATION INTRODUCTION Presenter Ning Zong (zongning@huawei.com) 1 Some History - Why Acceleration is Beneficial to NFV PoC#21 - Network Intensive and Compute Intensive Hardware Acceleration ETSI

More information

Use Case: Residential Broadband vcpe (Approved)

Use Case: Residential Broadband vcpe (Approved) Use Case: Residential Broadband vcpe (Approved) Name of Use Case: Use Case Authors: Description: Users and Benefit: Virtual Network Functions: Use Case Order of Activation ONAP Flows: Modeling vcpe Residential

More information

From Virtual to Real OPNFV Proof-of-Concepts

From Virtual to Real OPNFV Proof-of-Concepts From Virtual to Real OPNFV Proof-of-Concepts Bin Hu AT&T Content Mission of OPNFV Objectives of PoC Zone OPNFV Proof-of-Concepts Acknowledgement 11/6/2015 OPNFV Proof-of-Concepts 2 Mission of OPNFV OPNFV

More information

ONAP Integration Through Information and Data Modeling. ONAP Information Integration GOAL. 12 December 2017

ONAP Integration Through Information and Data Modeling. ONAP Information Integration GOAL. 12 December 2017 ONAP Integration Through Information and Data Modeling 12 December 2017 Andy Mayer, Ph.D. ONAP Information Integration GOAL We need a cohesive way to have a shared view of information across ONAP (and

More information

NESMO: Network Slicing Management and Orchestration Framework

NESMO: Network Slicing Management and Orchestration Framework NESMO: Network Slicing Management and Orchestration Framework Alisa Devlic, Ali Hamidian, Deng Liang, Mats Eriksson, Antonio Consoli and Jonas Lundstedt Huawei Technologies, Kista, Sweden Email: {alisa.devlic,

More information

Cloud Systems 2018 Training Programs. Catalog of Course Descriptions

Cloud Systems 2018 Training Programs. Catalog of Course Descriptions Cloud Systems 2018 Training Programs Catalog of Course Descriptions Catalog of Course Descriptions INTRODUCTION...3 Open 2 2018 Introduction Ericsson has developed a comprehensive Training Programs service

More information

Using Future OSS Orchestration to enhance operations and service agility

Using Future OSS Orchestration to enhance operations and service agility Using Future OSS to enhance operations and service agility Neeraj Vyas Head Digital Business Solutions, South East Asia, Oceania and India November 14 2018 Network operations will be tested in future 1

More information

Telco Perceptions of OPNFV. Roz Roseboro, Senior Analyst, Heavy Reading

Telco Perceptions of OPNFV. Roz Roseboro, Senior Analyst, Heavy Reading Telco Perceptions of OPNFV Roz Roseboro, Senior Analyst, Heavy Reading CSP Info (1) Source: Heavy Reading Service Provider Survey, June 2017 n=98 CSP info (2) Source: Heavy Reading Service Provider Survey,

More information

Multi VIM/Cloud Evolvement for Carrier Grade Support

Multi VIM/Cloud Evolvement for Carrier Grade Support Multi VIM/Cloud Evolvement for Carrier Grade Support VMWare: Xinhui Li, Ramki Krishnan, Sumit Verdi China Mobile: Lingli Deng, Chengli Wang, Yuan Liu, Yan Yang ATT: Bin Hu Wind River: Gil Hellmann, Bin

More information

OPEN-O DevOps Practice with Automation Toolchain

OPEN-O DevOps Practice with Automation Toolchain OPEN-O DevOps Practice with Automation Toolchain Helen Chen Principal Architect, Huawei USA PTL of OPEN-O Integration helen.chen@huawei.com Weidong Shao Principal Engineer, Huawei USA weidong.shao@huawei.com

More information

NFV Platform Service Assurance Intel Infrastructure Management Technologies

NFV Platform Service Assurance Intel Infrastructure Management Technologies NFV Platform Service Assurance Intel Infrastructure Management Technologies Meeting the service assurance challenge to nfv (Part 1) Virtualizing and Automating the Network NFV Changes the Game for Service

More information

NFV. Cloud Standard Coordination Workshop January 28th 2016, Brussels. 1 Nokia 2016

NFV. Cloud Standard Coordination Workshop January 28th 2016, Brussels. 1 Nokia 2016 NFV Cloud Standard Coordination Workshop January 28th 2016, Brussels 1 Nokia 2016 Vision and high level expectations SCALE LIKE: MANAGE DATA LIKE: HAVE THE AGILITY OF: Cloud, NFV and SDN are perceived

More information

Network Slicing Management and Orchestration

Network Slicing Management and Orchestration Network Slicing Management and Orchestration Hannu Flinck, Cinzia Sartori, Anatoly Andrianov, Christian Mannweiler, Nurit Sprecher 14-07-2017 1 Public Scope of the presentation: Impact of Slice Orchestration

More information

High-Availability Practice of ZTE Cloud-Based Core Network

High-Availability Practice of ZTE Cloud-Based Core Network High-Availability Practice of ZTE Cloud-Based Core Network The Network Function Virtualization (NFV) technology provides telecommunications software functions on the universal COTS servers, for example,

More information

The Interoperability Challenge in. Telecom and NFV Environments. Carsten Rossenhövel, EANTC Chris Price, Ericsson Ildikó Váncsa, OpenStack Foundation

The Interoperability Challenge in. Telecom and NFV Environments. Carsten Rossenhövel, EANTC Chris Price, Ericsson Ildikó Váncsa, OpenStack Foundation The Interoperability Challenge in Telecom and NFV Environments Carsten Rossenhövel, EANTC Chris Price, Ericsson Ildikó Váncsa, OpenStack Foundation Open source testing Commercial implementation testing

More information

ETSI All rights reserved

ETSI All rights reserved ETSI NFV POCS AND PLUGTESTS AS OPPORTUNITIES FOR COLLABORATION WHILE FOSTERING NFV INTEROPERABILITY Presented by Silvia Almagia ETSI (CTI) ETSI (NFV) meets OpenStack, Denver, September 2017 ABOUT CTI ETSI

More information

CJ. Bernardos, Ed. Internet-Draft Intended status: Informational Expires: September 6, 2018

CJ. Bernardos, Ed. Internet-Draft Intended status: Informational Expires: September 6, 2018 NFV RG Internet-Draft Intended status: Informational Expires: September 6, 2018 CJ. Bernardos, Ed. UC3M LM. Contreras TID I. Vaishnavi Huawei R. Szabo Ericsson J. Mangues CTTC X. Li NEC F. Paolucci A.

More information

ONAP Project Proposal Training. Chris Donley

ONAP Project Proposal Training. Chris Donley ONAP Project Proposal Training Chris Donley A project is: long term endeavor setup to deliver features across multiple releases Single entity solely responsible for 1+ repos Defined scope Led by PTL and

More information

OSM: 7 FULLY FUNCTIONAL DEMOS Vanessa Little (VMware) - OSM TSC Chair

OSM: 7 FULLY FUNCTIONAL DEMOS Vanessa Little (VMware) - OSM TSC Chair ETSI 2017 10 OSM: 7 FULLY FUNCTIONAL DEMOS Vanessa Little (VMware) - OSM TSC Chair September 27, 2018 ONS Europe, 2018 OSM COMMUNITY IS REALLY LARGE AND DIVERSE, WITH 106 MEMBERS TODAY 11 Global Service

More information

VF Event Streaming (VES) YAML Artifact to Policy Creation PoC

VF Event Streaming (VES) YAML Artifact to Policy Creation PoC VF Event Streaming (VES) YAML Artifact to olicy Creation oc Sept 5 th, 2017 For Question lease Contact Alok Gupta +1 (732)-420-7007 ag1367@att.com 1 2015 AT&T Intellectual roperty. All rights reserved.

More information

VNFD Information Model Specification V0.1

VNFD Information Model Specification V0.1 VNFD Information Model Specification V0.1 1. Scope... 3 2. Terms, Definitions and Abbreviations... 3 3. VNF Information Mode... 4 4. Functional Requirements... 4 4.1 VNF Package... 4 4.2 VNF Package Content...

More information

SDN, NFV, and Mobile Edge Enabling Future Carrier Networks. Gagan Puranik January 31, 2016

SDN, NFV, and Mobile Edge Enabling Future Carrier Networks. Gagan Puranik January 31, 2016 SDN, NFV, and Mobile Edge Enabling Future Carrier Networks Gagan Puranik January 31, 2016 Safe Harbor Statement NOTE: This presentation contains statements about expected future events and financial results

More information

Towards a Carrier Grade ONAP Platform FCAPS Architectural Evolution

Towards a Carrier Grade ONAP Platform FCAPS Architectural Evolution Towards a Carrier Grade ONAP Platform FCAPS Architectural Evolution Key Contributors: Ramki Krishnan, Sumit Verdi, Xinhui Li, Danny Lin, Bin Hu, Gil Hellmann, Bin Yang, Shankar Narayanan, Sastry Isukapalli,

More information

UPDATE ON NFV PLUGTEST

UPDATE ON NFV PLUGTEST UPDATE ON NFV PLUGTEST Silvia Almagia OSM#2 Santa Clara ETSI Centre for Testing and Interoperability 4-7 October 2016 1 st NFV Plugtest Organised by Hosted by 5TONIC in Leganes near Madrid, Spain 23 rd

More information

Discovery Mechanisms in the MANO Stack

Discovery Mechanisms in the MANO Stack Discovery Mechanisms in the MANO Stack Carlos J. Bernardos Montreal, NFV RG, July 2018 Outline Motivation Discovery mechanisms in ETSI MANO Or-Vi discovery IPv6 based approach Conclusion and next steps

More information

Deploy a unified NFV MANO solution that draws on decades of telecom innovation and virtualization expertise

Deploy a unified NFV MANO solution that draws on decades of telecom innovation and virtualization expertise Scale management and orchestration in the telco cloud with Nokia CloudBand and VMware vcloud NFV Deploy a unified NFV MANO solution that draws on decades of telecom innovation and virtualization expertise

More information

Services. Service descriptions. Cisco HCS services

Services. Service descriptions. Cisco HCS services Service descriptions, page 1 Infrastructure Platform Automation Description, page 5 Infrastructure Manager Sync Introduction, page 5 Service descriptions After the installation of the Cisco HCM-F platform,

More information

ETSI GS NFV-IFA 014 V2.3.1 ( )

ETSI GS NFV-IFA 014 V2.3.1 ( ) GS NFV-IFA 014 V2.3.1 (2017-08) GROUP SPECIFICATION Network Functions Virtualisation (NFV) Release 2; Management and Orchestration; Network Service Templates Specification Disclaimer The present document

More information

Cisco Ultra Automation Services

Cisco Ultra Automation Services Solution Overview Cisco Ultra Automation Services Solution for automating and orchestrating the Cisco Ultra Services Platform 2017 Cisco and/or its affiliates. All rights reserved. This document is Cisco

More information

KPI-validation and SLA monitoring in context of troubleshooting/isolating VNFs performance issues

KPI-validation and SLA monitoring in context of troubleshooting/isolating VNFs performance issues KPI-validation and SLA monitoring in context of troubleshooting/isolating VNFs performance issues Version 1.0 Copyright 2017 VoerEir. All rights reserved Contents 1 Introduction... 2 2 Relationship of

More information

VMWARE AND NETROUNDS ACTIVE ASSURANCE SOLUTION FOR COMMUNICATIONS SERVICE PROVIDERS

VMWARE AND NETROUNDS ACTIVE ASSURANCE SOLUTION FOR COMMUNICATIONS SERVICE PROVIDERS SOLUTION OVERVIEW VMWARE AND NETROUNDS ACTIVE ASSURANCE SOLUTION FOR COMMUNICATIONS SERVICE PROVIDERS Combined solution provides end-to-end service and infrastructure visibility, service monitoring and

More information

Architecting a vcloud NFV Platform R E F E R E N C E A R C H I T E C T U RE V E R S I O N 2. 0

Architecting a vcloud NFV Platform R E F E R E N C E A R C H I T E C T U RE V E R S I O N 2. 0 Architecting a vcloud NFV Platform R E F E R E N C E A R C H I T E C T U RE V E R S I O N 2. 0 Table of Contents 1. Network Function Virtualization Overview... 6 1.1 NFV Infrastructure Working Domain...

More information

5G Mobile Transport and Computing Platform for Verticals

5G Mobile Transport and Computing Platform for Verticals 5G Mobile Transport and Computing Platform for Verticals The First Workshop on Control and Management of Vertical Slicing Including the Edge and Fog Systems (COMPASS) Barcelona, April 15, 2018 P. Iovanna,

More information

DevOps CICD for VNF a NetOps Approach

DevOps CICD for VNF a NetOps Approach DevOps CICD for VNF a NetOps Approach Renato Fichmann Senior Solutions Architect Cisco Advanced Services Cisco Spark How Questions? Use Cisco Spark to communicate with the speaker after the session 1.

More information

NFV Case Study of China Mobile

NFV Case Study of China Mobile NFV Case Study of China Mobile Wang Ye, Director, Network Management Support, China Mobile 2017 TM Forum 1 About CMCC the leading telecommunications services provider in Mainland China Our services 2017

More information

MWC 2015 End to End NFV Architecture demo_

MWC 2015 End to End NFV Architecture demo_ MWC 2015 End to End NFV Architecture demo_ March 2015 demonstration @ Intel booth Executive summary The goal is to demonstrate how an advanced multi-vendor implementation of the ETSI ISG NFV architecture

More information

ITU Workshop on Telecommunication Service Quality. Service assurance for Virtualized Networks and End-to-End Xhaul and C-RAN

ITU Workshop on Telecommunication Service Quality. Service assurance for Virtualized Networks and End-to-End Xhaul and C-RAN ITU Workshop on Telecommunication Service Quality Service assurance for Virtualized Networks and End-to-End Xhaul and C-RAN Evgeny Romanov, Solution Engineer, InfoVista www.infovista.com VistaInsight,

More information

Building a compliance program based on Open Source Georg Kunz

Building a compliance program based on Open Source Georg Kunz Building a compliance program based on Open Source Georg Kunz @the_georg_kunz includes content prepared by Chris Donley Linux Foundation Networking Compliance Verification Program (CVP) Linux Foundation

More information

TOSCA complementing NFV (Network Function Virtualization)

TOSCA complementing NFV (Network Function Virtualization) TOSCA complementing NFV (Network Function Virtualization) Shitao li HUAWEI TECHNOLOGIES CO., LTD. HISILICON HUAWEI TECHNOLOGIES SEMICONDUCTOR CO., LTD. Page 1 Objectives Removing tightly coupled network

More information

Illustrative Sequence Diagrams for Residential Broadband vcpe Use Case

Illustrative Sequence Diagrams for Residential Broadband vcpe Use Case Illustrative Sequence Diagrams for Residential Broadband vcpe Use Case vcpe Use Case Used in These Examples Overview of Services Defined for vcpe Use Case Key Resource PNF VNF Network Allotted Resource

More information

Creating a VMware vcloud NFV Platform R E F E R E N C E A R C H I T E C T U R E V E R S I O N 1. 5

Creating a VMware vcloud NFV Platform R E F E R E N C E A R C H I T E C T U R E V E R S I O N 1. 5 Creating a VMware vcloud NFV Platform R E F E R E N C E A R C H I T E C T U R E V E R S I O N 1. 5 Table of Contents 1. Introduction... 4 2. Network Function Virtualization Overview... 5 2.1 NFV Infrastructure

More information

DNA Automation Services Offerings

DNA Automation Services Offerings DNA Automation Services Offerings Jamie Owen, Solutions Architect, Cisco Advanced Services Cisco Spark How Questions? Use Cisco Spark to communicate with the speaker after the session 1. Find this session

More information

Multi-Vendor Active Inventory UI Extensibility. Dave Adams ( ) Software Development Specialist 11-Dec-2017

Multi-Vendor Active Inventory UI Extensibility. Dave Adams ( ) Software Development Specialist 11-Dec-2017 Multi-Vendor Active Inventory UI Extensibility Dave Adams ( dave.adams@amdocs.com ) Software Development Specialist 11-Dec-2017 Agenda Introduction Sparky in ONAP Sparky Functional Overview Extensibility

More information

HP NFV Director. Forward-looking statements 10/24/2013. HP solution for NFV Orchestration and VNF Management Norman Kincl / August, 2013

HP NFV Director. Forward-looking statements 10/24/2013. HP solution for NFV Orchestration and VNF Management Norman Kincl / August, 2013 HP NFV Director HP solution for NFV Orchestration and Management Norman Kincl / August, 2013 Forward-looking statements This document contains forward looking statements regarding future operations, product

More information

Architecting a vcloud NFV OpenStack Edition Platform REFERENCE ARCHITECTURE VERSION 2.0

Architecting a vcloud NFV OpenStack Edition Platform REFERENCE ARCHITECTURE VERSION 2.0 Architecting a vcloud NFV OpenStack Edition Platform REFERENCE ARCHITECTURE VERSION 2.0 Table of Contents 1. Network Functions Virtualization Overview... 6 1.1 NFV Infrastructure... 6 1.2 Management and

More information