blob: 224d61f2c950c0aca0c468d740093643ec230432 [file] [log] [blame]
Michael Lando451a3402017-02-19 10:28:42 +02001tosca_definitions_version: tosca_simple_yaml_1_0_0
2
3node_types:
4 org.openecomp.resource.vfc.uCPE:
5 derived_from: tosca.nodes.Root
6 properties:
7 type:
8 type: string
9 required: false
10 requirements:
11 - virtualLink:
12 capability: tosca.capabilities.network.Linkable
13 relationship: tosca.relationships.network.LinksTo