blob: 3420a3cfcb721e7c6a3f1e80d111523da3c492df [file] [log] [blame]
tosca_definitions_version: tosca_simple_yaml_1_0_0
node_types:
org.openecomp.resource.cp.LAN:
derived_from: org.openecomp.resource.cp.CP
properties:
type:
type: string
required: false
requirements:
- virtualLink_in:
capability: tosca.capabilities.network.Linkable
relationship: tosca.relationships.network.LinksTo
- virtualLink_out:
capability: tosca.capabilities.network.Linkable
relationship: tosca.relationships.network.LinksTo
- virtualbinding:
capability: tosca.capabilities.network.Bindable
relationship: tosca.relationships.network.BindsTo