Add ETSI SOL001 v2.5.1 model types to backend init
[sdc.git] / catalog-be / src / main / resources / import / tosca / models / init / etsi-SOL001-v2.5.1 / tosca / node-types / Sap / Sap.yml
1 tosca_definitions_version: tosca_simple_yaml_1_2
2 description: ETSI NFV SOL 001 Sap node type definitions version 2.5.1
3
4 node_types:
5   tosca.nodes.nfv.Sap:
6     derived_from: tosca.nodes.nfv.Cp
7     description: node definition of SAP.
8     requirements:
9       - external_virtual_link:
10           capability: tosca.capabilities.nfv.VirtualLinkable
11           relationship: tosca.relationships.nfv.VirtualLinksTo
12       - internal_virtual_link:
13           capability: tosca.capabilities.nfv.VirtualLinkable
14           relationship: tosca.relationships.nfv.VirtualLinksTo