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_1_vson_mon_volume.env
blob: f250c57ed1840e8288c1b1383fbcae24dcc2a040 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
parameters:

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

## Unique name for this VF module instance.
# vf_module_name: module_1_vson_mon_volume
 
## Base VM Image name the instance will be created from.
 vson_mon_image_name: VSON-BASE-1.0

## Availability zone for the vSON MON Cinder volume. 
# availability_zone_0: nova

## Volume name
 vson_mon_volume_name_0: vson_mon_volume_0

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