aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/heat/nested/nestedwithoutNodeTemplates/inputs/base_perimeta_deployment_create.env
blob: 03aa1aed5e2c7d547cbac4d37b0fdf8bbb386ab2 (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
# Environment file for heat template which instantiates base resources for a
# Perimeta deployment
#
parameters:
  #
  # General ECOMP VNF parameters
  #

  # Unique VNF name
 #vnf_name: tsbc0002

  #
  # General deployment parameters.
  #

  # SSH public key to upload to Perimeta instances for ssh access.
  perimeta_ssh_key: "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDXvSadEWp+nsz3gEAAAAAAAAAAbggQ3t06mqFIauHfUYMiKZ3EUX3jDFf/uGQoNsIZU6SNE/gl3tY4fFvO8Yzj8OY/vstHHvEadbY5aXNE6kd39ik20uRNbeZLT+pRllBwVKBSVnFqG3kBDvNWmBIenlPZzu3Ay0LYT/aDq6fZaz8Mqy8hzhpAAAAAAAAAAEmS/ESYY4UMs/aF2fVGmCLqudSjLpSsyD8lXag2dmeiT7cTdwRkgtDNTULXCPVucolVZwZF9BxXPNK++B+fL/ZY4MrXHXgZYGEElrMCFYkQFb3jQv3XQtxZ6gVByrzgGc9eiU7tkCgY2cVfb22iIs9n Generated-by-Nova"


  # Max number of RTP MSC pair in the site. This is used to create the correct
  # number of MSRP specific server groups. These are used by the appropriate
  # module_2 yaml files to associate the server group with the particular
  # perimeta RTP VF pair
  perimeta_max_rtp_msc_count: 8

  #
  # Shared internal HA network related parameters
  #

  # IPv4 network prefix for internal HA network
  perimeta_int_ha_net_prefix_v4: 172.26.1.4

  # IPv4 network prefix length for internal HA network
  perimeta_int_ha_net_prefix_len_v4: 26