summaryrefslogtreecommitdiffstats
path: root/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedSingleCompute/multipleReferencesToSameNestedFilesWithSameComputeType/in/module_3_vson_cll_volume.env
blob: 61b91ef0644c85fc3795f1bdb7dc6cafc39a984e (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_3_vson_cll_volume

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

## Size of the first volume.Measured in gigabytes.
## Default: 100
# vson_cll_volume_size_0: 100
 
## Size of the second volume.Measured in gigabytes.
## Default: 100
# vson_cll_volume_size_1: 100

## Size of the third volume.Measured in gigabytes.
## Default: 100
# vson_cll_volume_size_2: 100