40209b883c40c00b84c563cfa14ff6b7940665fd
[sdc.git] / catalog-be / src / main / resources / import / tosca / nfv-types / 2.7.1 / NFP / NFP.yml
1 tosca_definitions_version: tosca_simple_yaml_1_3
2 node_types:
3   tosca.nodes.nfv.NFP:
4     derived_from: tosca.nodes.Root
5     description: node definition of NFP
6     requirements:
7       - nfp_position:
8           capability: tosca.capabilities.nfv.Forwarding
9           node: tosca.nodes.nfv.NfpPosition
10           relationship: tosca.relationships.nfv.ForwardTo
11           occurrences: [ 1, UNBOUNDED ]