New VDU model proposal.

Slides:



Advertisements
Similar presentations
Operations with Functions.
Advertisements

TOSCA-in-NFV Qin Jin Deepanshu Gautam.
Restructuring Proposal for TOSCA Files 1. Goals Separation of concerns: only expose what is needed to different roles in the creation of TOSCA templates.
TOSCA NFV Virtual Router Templates Sridhar Ramaswamy, Brocade Last update: Oct 12, 2015.
TOSCA Topology and Orchestration Specification for Cloud Applications (TOSCA) Standard OASIS TOSCA presentation to ETSI NFV Information Modelling Workshop.
How TOSCA Adds Value in NFV world
Update for tosca-nfv-profile
Mapping between NFV model and TOSCA
ETSI NSD Overview & TOSCA model Thinh Nguyenphu, Nokia thinh
VNF Package CSAR Format Tal Halfon, Amdocs Andrei Kojukhov, PhD, Amdocs Aug 3, 2017.
ONAP SDC VoLTE Model Support
VNF Package CSAR Format Tal Halfon, Amdocs Andrei Kojukhov, PhD, Amdocs Aug 3, 2017.
ONAP Architecture Slides Current Plan of Record
OPEN-O Modeling Directions (DRAFT 0.6)
ETSI NFV: IFA & SOL specifications list
VNF Package CSAR for ONAP Release 2 – adding Telco grade features Andrei Kojukhov, PhD, Amdocs Oct 6, 2017.
Change Log VNF Package Model Business Compute Req.
VoLTE VNF Descriptor gaps
Domino Release D Planning
ONAP SDC TOSCA Import Gap Analysis
NFV Updates Deepanshu Gautam.
ONAP Information Model and Data Model
ECOMP Information Model
VNFD and NSD modeling: Rel2 Thinh Nguyenphu, Nokia thinh
Deployment Flavour as VNF Capability: Alt1_r3
ETSI NSD Overview & TOSCA model Thinh Nguyenphu, Nokia thinh
Approach to finalize the TOSCA NFV profile
VoLTE remaining requirements Auto & manual Scaling
DF design as a node type.
Deployment Flavor Model – Challenges and Emerging trends for ONAP adaptation Priya TG, NetCracker Technology.
OASIS TOSCA Report for December ONAP Modeling Workshop
NSD modeling: Rel2 Nagesha Subramanya nagesha.
Network Service Model with TOSCA yaml
Nov, 2015 Howard Huang, Huawei Julien Zhang, ZTE
Capability issues Shitao li.
OASIS TOSCA Report for December ONAP Event
Documenting ONAP components (functional)
DF design as a node type (output by Chris and shitao)
TOSCA NFV profile: short vs long-term approach
DF design as a node type (output by Chris and shitao)
Questions for Implementers Recommendation
Artifact Properties Use cases and Examples to demonstrate the need of artifact properties July 2018.
SwImageDesc Shitao li.
FUNCTIONAL Architecture for R2+
Remain issues
Defining ONAP VNF Package Model
VNF Package Model Per ETSI NFV SOL001, SOL004, SOL005
IFA007: VNF LCM The Or-Vnfm reference point is used for exchanges between Network Functions Virtualization Orchestrator (NFVO) and Virtualized Network.
ONAP modeling report shitao.
VDU proposal comparison
VNFD Overview & TOSCA model Thinh Nguyenphu, Nokia thinh
TOSCA v1.0 Figures.
DF design as a node type (output by Chris and shitao)
Deployment Flavour as VNF Capability: Alt1_r2
Discussion of Publishing CSD03 version of NFV Profile
NFV adhoc Shitao li.
Composition OF Functions.
Composition OF Functions.
VDU proposal comparison
TOSCA Simple Profile for YAML: Changes proposed for 1.3 release
Open Source Projects Collaborations with ONAP
Global Types – Open-O spec versus TOSCA NVF Profile
NFV adhoc Shitao li.
VNF Package CSAR Format Tal Halfon, Amdocs Andrei Kojukhov, PhD, Amdocs Aug 3, 2017.
NSD model in ONAP service descriptors (draft7)
ONAP - Workflow Designer
Proposed Approach for ONAP Runtime Support of Network Service Onboarding Gil Bullard, AT&T.
TOSCA Orchestration Paradigm
Samuli Silvius CNF Modeling ONAP Joint Subcommittee Meeting · Antwerp, Belgium · September 26–27, 2019 Samuli Silvius
Presentation transcript:

New VDU model proposal

VDU model design by using TOSCA composition

Difference between Internal VL and external VL for a VNF (defined in IFA014, the connection between VNFs) Internal VL for a VNF (defined in IFA011, the connection between VDUs) The definitions of External VL and internal VL in ETSI NFV are different, it is more appropriate to define separate capabilities for External VL and internal VL.

A subset of the VDU Composition type An Internal connection point of VDU exposed as an external connection point cap VDU_1 internalCpd_1 VDU.Compute VduCpd Internal_VL req A subset of the VDU Composition type VirtualLinksTo req VirtualComputeDescriptor cap property VirtualLinkable cap VDU.VirtualStorage VirtualLinkable property req virtual_compute VirtualStorageDescriptor input VirtualBindable VDU.ConnectTo cap VirtualBindsTo req virtual_compute input Virtual_storage virtual_storage cap req cap virtual_storage VirtualBindable artifact VirtualLinkable Substitution mappings swImage internalCpd_2 artifact ExtVirtualLinkable swImage VduCpd req subsititution_mappings: node_type: requirements: virtualLinkable: [interanlCpd_1, virtualLinkable] ExtvirtualLinkable: [interanlCpd_2, ExtvirtualLinkable] capabilities: virtual_compute: [VDU.compute, virtual_compute] virtual_storage: [VDU.storage, virtual_storage] ExtVirtualLinkable VirtualBindsTo req req VirtualBindable External_VL ExtVirtualLinksTo cap ExtVirtualLinkable

VNFD design with external connection point VDU_1 VDU_2 property property property property cap cap virtual_compute virtual_compute virtual_storage virtual_storage req req VirtualLinkable VirtualLinkable Internal_VL ExtVirtualLinkable Exposed as VnfExtCpD cap VirtualLinkable External_VL ExtVirtualLinksTo cap ExtVirtualLinkable