aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedSingleCompute/multipleReferencesToSameNestedFilesWithSameComputeType/in/module_8_vson_dcl_volume.env
blob: 465dd143a1caf16b7ea8b230d4e47121f27253a1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
parameters:

## Unique name for this VF instance.
# vnf_name: vson 

## Unique name for this VF module instance.
# vf_module_name: module_8_vson_dcl_volume

## First availability zone. 
# availability_zone_0: nova
 
## Second availability zone. 
# availability_zone_1: nova

## Size of the first volume.Measured in gigabytes.
## Default: 200
 vson_dcl_volume_size_0: 200
 
## Size of the second volume.Measured in gigabytes.
## Default: 200
 vson_dcl_volume_size_1: 200

## Size of the third volume.Measured in gigabytes.
## Default: 200
 vson_dcl_volume_size_2: 200