Release 0 Data Model Details: Difference between revisions

From OSM Public Wiki
Jump to: navigation, search
Line 11: Line 11:
The VNFs attach to the VLs using the Connection Points (CPs). So the NSD captures the list VNFs and the VLs that connect the VNFs. The following diagram illustrates the high level objects in an NSD: <br>
The VNFs attach to the VLs using the Connection Points (CPs). So the NSD captures the list VNFs and the VLs that connect the VNFs. The following diagram illustrates the high level objects in an NSD: <br>
[[File:Nsd_objects.png|400px]]<br>
[[File:Nsd_objects.png|400px]]<br>
An example NS containing an IMS VNF is here.
== Virtual Network Function Descriptor ==


== Virtual Network Function Descriptor ==
== Virtual Network Function Descriptor ==

Revision as of 04:30, 2 May 2016

Overview

OSM supports descriptors for Virtual Network Functions and Network Services. The data models for these descriptors are aligned with ETSI MANO [1].

Virtual Network Function Descriptor [VNFD] defines the VNF and resources required for realizing the network function. The descriptors includes various components that are part of the VNF. In addition, VNFD also defines the VNF level configuration information.

Network Service Descriptor [NSD] defines a set of interconnected VNFs to realize a network service spanning multiple VNFs. In addition, NSD also defines the NS level configuration information.

Network Service Descriptor

The NSD connects VNFs using the Virtual Links (VLs) as shown in the following diagram:
Network service.png
The VNFs attach to the VLs using the Connection Points (CPs). So the NSD captures the list VNFs and the VLs that connect the VNFs. The following diagram illustrates the high level objects in an NSD:
Nsd objects.png

An example NS containing an IMS VNF is here.

Virtual Network Function Descriptor

Virtual Network Function Descriptor

Detailed Documents/Information

Data Model Document: Media:OSM_Release0_Data_Models.doc
UML representation of Network Service Descriptor: Media:Nsd.png
UML representation of VNF Descriptor Media:Vnfd.png