1 tosca_definitions_version: tosca_simple_yaml_1_2
 
   2 description: ETSI NFV SOL 001 NS node type definitions version 2.5.1
 
   6     derived_from: tosca.nodes.Root
 
  10         description: Identifier of this NS descriptor
 
  14         description: Identifies the designer of the NSD.
 
  18         description: Identifies the version of the NSD.
 
  22         description: Provides the human readable name of the NSD.
 
  26         description: Identifies an NSD in a version independent manner. This attribute is invariant across versions of NSD.
 
  30           capability: tosca.capabilities.nfv.VirtualLinkable
 
  31           relationship: tosca.relationships.nfv.VirtualLinksTo
 
  32           node: tosca.nodes.nfv.NsVirtualLink
 
  36         type: tosca.interfaces.nfv.Nslcm