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_7_vson_app.env
blob: 6fc5f45c0ce115a161fb33cb49d0f9c051625c56 (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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
parameters:

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

## Unique ID for this VF instance.
# vnf_id: 0

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

## Unique ID for this VF Module instance.
# vf_module_id: 7

## The ID of the OAM network.
# oam_net_id: e74c21d6-9d47-4620-9594-7e440b4302b0

## Address length prefix for the IPv4 subnet on the OAM network
# oam_net_subnet_prefix_length: 24

## Address length prefix for the IPv6 subnet on the OAM network
# oam_net_subnet_v6_prefix_length: 64

## Default IPv4 gateway.Required for Sandbox.
# default_gateway: 10.56.124.1

## Default IPv6 gateway. Optional parameter.
# default_gateway_v6: ""

## List of DNS servers
# dns_servers: 64.102.6.247

## List of NTP servers
# ntp_servers: 173.38.201.67

## Availability zone.
## NOTE: vSON APP instance should be located in the same
## Availability Zone as its related Cinder Volume.
# availability_zone_0: nova

## Tells what policy should be applied to the ServerGroup.
## Affinity policy will force instances to share the same hypervisor.
## Anti-affinity will force instances to run in different hypervisors.
## The group intended for vSON APP.
# vson_app_server_group_id: 9e74765d-8aeb-463f-aa41-7999d6d1e5b9

## The ID of Security group applied on the port
## bound to the vSON OAM network.
# oam_net_security_group_id: 42e187a1-45cc-4a99-993b-40a42a5cb081

## ID of the volume intended for the vSON APP server.
# vson_app_volume_id_0: f7a863a0-7256-40bb-91f3-4b43a063a40f

## Unique name for the vSON APP server.
 vson_app_name_0: vson-13.cisco.com

## VM Image name the vSON APP instance will be created from.
 vson_app_image_name: VSON-BASE-1.0

## The ID or name of the APP flavor.
 vson_app_flavor_name: vson-app-flavor

## Fixed IPv4 assignment for the APP instance on the OAM network.
# vson_app_oam_net_ip_0: 10.56.124.24

## Fixed IPv6 assignment for the APP instance on the OAM network.
# vson_app_oam_net_v6_ip_0: 2606:ae00:2e01:3a0::5

## IP of the first vSON Cluster Management server.
# vson_clm_0_oam_net_ip_0: 10.56.124.10

## Name of the vSON Data Center.
# vson_dc_unit: DC1

## Authentication Token generated for the user permitted to add 
## a vSON member to existing vSON Cluster and Datacenter.
## Default is the token generated for user "dev".In this case retain the value empty.
# vson_join_cluster_auth_token: ""

## Swift account auth token.
## Example:  041a5187bb4641f9b89583e2539776b0
# swift_account_auth_token: 25c73d2e68944c728d3501f51d518921

## Number of vSON APP servers.
# number_of_servers: 1