Code Review
/
sdc
/
sdc-distribution-client.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
57ce2797f82e9c9c4e1dafd63963c53c3980197f
[sdc/sdc-distribution-client.git]
/
1
tosca_definitions_version: tosca_simple_yaml_1_0
2
3
node_types:
4
tosca.nodes.DatabaseWithListParam:
5
derived_from: tosca.nodes.Database
6
properties:
7
list_prop:
8
type: list
9
entry_schema:
10
type: integer