Code Review
/
sdc.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
3d9c111871d6d0a5c630a960d2fa1895a4382e7a
[sdc.git]
/
1
tosca_definitions_version: tosca_simple_yaml_1_0_0
2
node_types:
3
org.openecomp.resource.missing_contact:
4
derived_from: tosca.nodes.Root
5
properties:
6
size:
7
type: scalar-unit.size
8
constraints:
9
- greater_or_equal: 1 MB
10
volume_id:
11
type: string
12
required: false
13
snapshot_id:
14
type: string
15
required: false
16
capabilities:
17
attachment:
18
type: tosca.capabilities.Attachment