Code Review
/
sdc.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
2f864a727e689ca14f49e539d499c0daf9e44a57
[sdc.git]
/
1
tosca_definitions_version: tosca_simple_yaml_1_0_0
2
node_types:
3
org.openecomp.resource.vl.LinkTest:
4
derived_from: tosca.nodes.Root
5
properties:
6
my_prop:
7
type: list
8
description : another description
9
default:
10
- false
11
- true
12
entry_schema:
13
description: This is my property
14
type: string
15
capabilities:
16
link:
17
type: tosca.capabilities.network.Linkable