NSD
derived from ServiceComponentDescriptor
nestedNS, vnffgd, and sapd will be considered in the R4+ in VFC project.
R2+ Attributes | Required | Cardinality | Content | Description | Producer | Consumer | ETSI IFA014 |
nsdIdentifier | M | 1 | String | Identifier of this NSD information | SDC | SDC/UUI/VFC | nsdIdentifier |
designer | M | 1 | String | Identifies the designer of the NSD. | SDC | SDC/UUI/VFC | designer |
version | M | 1 | String | Identifies the version of the NSD. | SDC | SDC/UUI/VFC | version |
nsdName | M | 1 | String | Provides the human readable name of | SDC | SDC/UUI/VFC | nsdName |
nsdInvariantId | M | 1 | String | Identifies an NSD in a version | SDC | SDC/UUI/VFC | nsdInvariantId |
|
| ||||||
vnfdid | M | 0..N | String | References the VNFD of a constituent VNF. | SDC | SDC/UUI/VFC | vnfdid |
pnfdId | M | 0..N | String | References the PNFD of a constituent PNF. | SDC | SDC/UUI/VFC | pnfdId |
virtualLinkDesc | M | 0..N | Provides the constituent VLDs. | SDC | SDC/UUI/VFC | virtualLinkDesc | |
|
|
|
|
| |||
|
|
|
|
| |||
monitoredInfo | M | 0..N | MonitoredData | Identifies either a virtualised resource-related performance metric or a VNF Indicator. | SDC | SDC/UUI/VFC | monitoredInfo |
autoScalingRule | M | 0..N | Rule | Specifies a rule to trigger a scaling action on a NS instantiated according to the NSD. | SDC | SDC/UUI/VFC | autoScalingRule |
lifeCycleManagementScript | M | 0..N | LifeCycleManagementScript | Provides a life cycle management script written in a Domain Specific Language (DSL). | SDC | SDC/UUI/VFC | lifeCycleManagementScript |
|
|
|
|
| |||
|
|
|
|
|
NsVirtualLink
Attribute Name | Type | Multiplicity | Description | Applied Stereotypes | Producer | Consumer | ETSI IFA014 |
---|---|---|---|---|---|---|---|
virtualLinkDescId | Identifier | 1 | Identifier of the NsVirtualLinkDesc information element. It uniquely identifies a VLD. | support: MANDATORY | SDC | SDC/UUI/VFC | virtualLinkDescId |
vitualLinkDescProvider | String | 0..1 | Defines the organization generating the VLD. | support: Option | SDC | SDC/UUI/VFC | vitualLinkDescProvider |
virtualLinkDescVersion | String | 1 | Specifies the version of the VLD. | support: MANDATORY | SDC | SDC/UUI/VFC | virtualLinkDescVersion |
connectivityType | ConnectivityType | 1 | The ConnectivityType information element specifies the protocol exposed by a VL and the flow pattern supported by the VL. | support: MANDATORY | SDC | SDC/UUI/VFC | connectivityType |
virtualLinkDf | VirtualLinkDf | The VirtualLinkDf information element specifies properties for instantiating a VL according to a specific flavour. | support: MANDATORY | SDC | SDC/UUI/VFC | virtualLinkDf | |
description | String | 0..1 | Provides human-readable information on the purpose of the VL (e.g. control plane traffic). | support: MANDATORY | SDC | SDC/UUI/VFC | description |
|
ConnectivityType
Attribute Name | Type | Multiplicity | Description | Applied Stereotypes |
---|---|---|---|---|
layerProtocol | Enum | 1 | Identifies the protocol this VL gives access to (Ethernet, MPLS, ODU2, IPV4, IPV6, Pseudo-Wire). | support: MANDATORY |
flowPattern | String | 0..1 | Identifies the flow pattern of the connectivity (Line, Tree, Mesh). | support: MANDATORY |
VirtualLinkDf
Attribute Name | Type | Multiplicity | Description | Applied Stereotypes |
---|---|---|---|---|
flavourId | Identifier | 1 | Identifies a flavour within a VnfVirtualLinkDesc. | support: MANDATORY |
qos | QoS | 0..1 | QoS of the VL. | support: MANDATORY |
serviceAvaibilityLevel | Enum | 0..1 | Specifies one of the three levels defined in ETSI | support: MANDATORY |
QoS
Attribute Name | Type | Multiplicity | Description | Applied Stereotypes |
---|---|---|---|---|
latency | Number | 1 | Maximum latency in ms. | support: MANDATORY |
packetDelayVariation | Number | 1 | Maximum jitter in ms. | support: MANDATORY |
packetLossRatio | Number | 0..1 | Maximum packet loss ratio. Cardinality is 0 if no packetLossRatio requirement exists. | support: MANDATORY |
priority | Integer | 0..1 | Specifies the priority level in case of congestion on the underlying physical links. | support: MANDATORY |
Vnfd
refer to resource definition
VnfExtCp
refer to resource definition
Pnfd
refer to PNF resource IM proposal