1 tosca_definitions_version: tosca_simple_yaml_1_2
2 description: ETSI NFV SOL 001 Root node type definitions version 2.5.1
6 description: The TOSCA Node Type all other TOSCA base Node Types derive from
16 type: tosca.capabilities.Node
19 capability: tosca.capabilities.Node
20 node: tosca.nodes.Root
21 relationship: tosca.relationships.DependsOn
22 occurrences: [ 0, UNBOUNDED ]
25 type: tosca.interfaces.node.lifecycle.Standard