Fix for radio buttons
[sdc.git] / asdc-tests / src / test / resources / CI / importResourceTests / import _multiple_tags / normative-types-new-import _multiple_tags.yml
1 tosca.nodes.missing_userId:
2   derived_from: tosca.nodes.Root
3   properties:
4     size: 
5       type: scalar-unit.size
6       constraints:
7         - greater_or_equal: 1 MB
8     volume_id:
9       type: string
10       required: false
11     snapshot_id:
12       type: string
13       required: false
14   capabilities:
15     attachment: 
16       type: tosca.capabilities.Attachment