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_2_vson_mdr_volume.env
blob: 794b9dcf7c58b9e40fc88c3f3834c1ce885895c6 (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_2_vson_mdr_volume
 
## Base VM Image name the instance will be created from.
# vson_mdr_image_name: VSON-BASE-1.0

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

## Volume name
 vson_mdr_volume_name_0: vson_mdr_volume_0

## Size of the volume.Measured in gigabytes.
## Default: 50
 vson_mdr_volume_size_0: 50