aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/heat/nested/nestedvolumeseperatefile/inputs/volume.yaml
blob: dbb3859b37c4da54ba4717321556895b066ae80c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
heat_template_version:  2013-05-23

parameters:
   not_null:
     type: number
     label: not_number


resources: 
   nove_001_vol:
     type: OS::Cinder::Volume
     properties:
       not_null: not_null