OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

tosca-comment message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: TOSCA PNFD definitions


Hi All,

 

Please throw some light on the PNFD definitions.

I could see the NSD specifications as below.

 

From NSD 0.1 specifications:

 

 

5.3 PNF

5.3.1 tosca.nodes.nfv.ext.PNF

tosca.nodes.nfv.ext.PNF:

derived_from: tosca.nodes.Root

properties:

id:

type: string

description: ID of this PNF

required: true

constraints:

- min_length: 1

vendor:

type: string

description: name of the vendor who provide this PNF

required: true

version:

type: version

description: version of the software for this PNF

required: true

pnf_type:

type: string

description: type of PNF

required: false

request_reclassification:

type: boolean

required: false

default: false

description: >

Determines whether VNF can request reclassification by the VNF forwarder

nsh_aware:

type: boolean

required: false

default: true

description: Whether this VNF can process NSH headers

capabilities:

virtualBinding:

type: tosca.capabilities.nfv.VirtualBindable

5.4 Networking

5.4.1 tosca.nodes.nfv.ext.CP

tosca.nodes.nfv.ext.CP:

derived_from: tosca.nodes.nfv.CP

properties:

sfc_encapsulation:

type: string

required: false

constraints:

-valid_values: [ mac, vxlan-gpe, gre, mpls ]

direction:

type: string

required: false

constraints:

- valid_values: [ input, output, bidirectional ]



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]