1 tosca_definitions_version: tosca_simple_yaml_1_0_0
 
   5 - openecomp_heat_index:
 
   6     file: openecomp-heat/_index.yml
 
   7 - GlobalSubstitutionTypes:
 
   8     file: GlobalSubstitutionTypesServiceTemplate.yaml
 
  17           type: org.openecomp.annotations.Source
 
  22             param_name: vson_app_flavor_name
 
  24       description: The ID or name of the flavor to boot onto.
 
  25       default: vson-app-flavor
 
  27       label: vSON DBG Volume ID 0
 
  32           type: org.openecomp.annotations.Source
 
  37             param_name: vson_dbg_volume_id_0
 
  39       description: Volume ID of the vSON DBG server.
 
  40     vson_dbs_server_group_id:
 
  41       label: vSON DBS server group policy
 
  46           type: org.openecomp.annotations.Source
 
  51             param_name: vson_dbs_server_group_id
 
  53       description: "Tells what policy should be applied to the ServerGroup. Affinity\
 
  54         \ policy will force instances to share the same hypervisor. Anti-affinity\
 
  55         \ will force instances to run in different hypervisors. The group intended\
 
  56         \ for vSON DBS instances.  \n"
 
  57     vson_mon_volume_name_0:
 
  58       label: vSON MON volume name
 
  63           type: org.openecomp.annotations.Source
 
  68             param_name: vson_mon_volume_name_0
 
  70       description: Volume name.
 
  71       default: vson_mon_volume_0
 
  72     vson_dbs_volume_name_0:
 
  73       label: vSON DBS volume name 0
 
  78           type: org.openecomp.annotations.Source
 
  83             param_name: vson_dbs_volume_name_0
 
  85       description: First volume name.
 
  86     vson_dbs_volume_size_1:
 
  87       label: vSON DBS volume ID 1 size
 
  92           type: org.openecomp.annotations.Source
 
  97             param_name: vson_dbs_volume_size_1
 
  99       description: Size of the second Cinder volume. Measured in gigabytes.
 
 101     vson_mdr_volume_id_0:
 
 102       label: vSON Mediator Volume ID 0
 
 107           type: org.openecomp.annotations.Source
 
 112             param_name: vson_mdr_volume_id_0
 
 114       description: Volume ID of the vSON Mediator server.
 
 115     vson_mgt_volume_name_0:
 
 116       label: vSON MGT volume name
 
 121           type: org.openecomp.annotations.Source
 
 126             param_name: vson_mgt_volume_name_0
 
 128       description: Volume name.
 
 129       default: vson_mgt_volume_0
 
 130     vson_dbs_volume_name_1:
 
 131       label: vSON DBS volume name 1
 
 136           type: org.openecomp.annotations.Source
 
 141             param_name: vson_dbs_volume_name_1
 
 143       description: Second volume name.
 
 144     vson_dbs_volume_size_0:
 
 145       label: vSON DBS volume ID 0 size
 
 150           type: org.openecomp.annotations.Source
 
 155             param_name: vson_dbs_volume_size_0
 
 157       description: Size of the first Cinder volume. Measured in gigabytes.
 
 159     vson_mon_flavor_name:
 
 165           type: org.openecomp.annotations.Source
 
 170             param_name: vson_mon_flavor_name
 
 172       description: The ID or name of the flavor to boot onto.
 
 173     vson_mon_volume_size_0:
 
 174       label: vSON MON cinder volume size
 
 179           type: org.openecomp.annotations.Source
 
 184             param_name: vson_mon_volume_size_0
 
 186       description: Size of the Cinder volume. Measured in gigabytes.
 
 189       label: vSON MON VM image name
 
 194           type: org.openecomp.annotations.Source
 
 199             param_name: vson_mon_image_name
 
 201       description: Image name the volume will be created from.
 
 202       default: VSON-BASE-1.0
 
 203     oam_net_subnet_prefix_length:
 
 204       label: OAM net subnet prefix length
 
 209           type: org.openecomp.annotations.Source
 
 224             param_name: oam_net_subnet_prefix_length
 
 226       description: OAM network subnet prefix length.
 
 228       label: swift storage URL
 
 233           type: org.openecomp.annotations.Source
 
 238             param_name: swift_storage_url
 
 241         Swift storage URL. Example: http://172.16.209.246:8080/v1/AUTH_a4d426b5ef2e41408a8e6e6b9a8d3029 http://172.16.209.246:8080 - protocol, IP and port, v1 - API version AUTH_a4d426b5ef2e41408a8e6e6b9a8d3029 - account ID
 
 243       label: vSON base VM image name
 
 248           type: org.openecomp.annotations.Source
 
 253             param_name: vson_dcl_image_name
 
 255       description: VM Image name the vSON DC leader instance will be created from.
 
 256     vson_app_oam_net_v6_ip_0:
 
 257       label: vSON APP OAM network IPv6 address
 
 262           type: org.openecomp.annotations.Source
 
 267             param_name: vson_app_oam_net_v6_ip_0
 
 269       description: Fixed IPv6 assignment for the vSON APP instance on the OAM network.
 
 276           type: org.openecomp.annotations.Source
 
 291             param_name: dns_servers
 
 293       description: List of DNS servers.
 
 296     vson_app_volume_size_0:
 
 297       label: vSON APP cinder volume size
 
 302           type: org.openecomp.annotations.Source
 
 307             param_name: vson_app_volume_size_0
 
 310         Size of the Cinder volume. Measured in gigabytes.
 
 312     oam_net_security_group_id:
 
 313       label: OAM network security group ID
 
 318           type: org.openecomp.annotations.Source
 
 332             param_name: oam_net_security_group_id
 
 335         The ID of Security group applied on the port bound to the vSON OAM network.
 
 336     vson_mgt_flavor_name:
 
 342           type: org.openecomp.annotations.Source
 
 347             param_name: vson_mgt_flavor_name
 
 349       description: The ID or name of the flavor to boot onto.
 
 350       default: vson-mgt-flavor
 
 351     vson_mgt_volume_size_0:
 
 352       label: vSON MGT cinder volume size
 
 357           type: org.openecomp.annotations.Source
 
 362             param_name: vson_mgt_volume_size_0
 
 364       description: Size of the Cinder volume. Measured in gigabytes.
 
 366     vson_dbs_volume_id_0:
 
 367       label: vSON DBS Volume ID 0
 
 372           type: org.openecomp.annotations.Source
 
 377             param_name: vson_dbs_volume_id_0
 
 379       description: Volume ID of the first vSON DBS server.
 
 380     vson_dbc_volume_id_0:
 
 381       label: vSON DBC Volume ID 0
 
 386           type: org.openecomp.annotations.Source
 
 391             param_name: vson_dbc_volume_id_0
 
 393       description: Volume ID of the vSON DBC server.
 
 394     vson_dbs_volume_id_1:
 
 395       label: vSON DBS Volume ID 1
 
 400           type: org.openecomp.annotations.Source
 
 405             param_name: vson_dbs_volume_id_1
 
 407       description: Volume ID of the second vSON DBS server.
 
 409       label: vSON base VM image name
 
 414           type: org.openecomp.annotations.Source
 
 419             param_name: vson_dbc_image_name
 
 421       description: VM Image name the vSON DBC instance will be created from.
 
 422       default: VSON-BASE-1.0
 
 424       label: vSON Management VM image name
 
 429           type: org.openecomp.annotations.Source
 
 434             param_name: vson_mgt_image_name
 
 436       description: Image name the volume will be created from.
 
 437       default: VSON-BASE-1.0
 
 439       label: Default IPv6 gateway
 
 444           type: org.openecomp.annotations.Source
 
 449             param_name: default_gateway_v6
 
 451       description: Default IPv6 gateway.
 
 452     vson_mgt_server_group_id:
 
 453       label: vSON Management server group policy
 
 458           type: org.openecomp.annotations.Source
 
 463             param_name: vson_mgt_server_group_id
 
 465       description: "Tells what policy should be applied to the ServerGroup. Affinity\
 
 466         \ policy will force instances to share the same hypervisor. Anti-affinity\
 
 467         \ will force instances to run in different hypervisors. The group intended\
 
 468         \ for vSON Management instances.  \n"
 
 470       label: vSON Cluster Manager instance name
 
 475           type: org.openecomp.annotations.Source
 
 481             param_name: vson_clm_name_0
 
 483       description: Unique name to be issued to the vSON Cluster Manager instance.
 
 484     vson_dbc_server_group_policy:
 
 485       label: vSON Database server group policy
 
 490           type: org.openecomp.annotations.Source
 
 495             param_name: vson_dbc_server_group_policy
 
 498         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 Database instances.
 
 499       default: anti-affinity
 
 500     vson_clm_server_group_policy:
 
 501       label: vSON Cluster Management server group policy
 
 506           type: org.openecomp.annotations.Source
 
 511             param_name: vson_clm_server_group_policy
 
 514         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 Cluster Management instances.
 
 515       default: anti-affinity
 
 516     vson_mon_server_group_policy:
 
 517       label: vSON MON server group policy
 
 522           type: org.openecomp.annotations.Source
 
 527             param_name: vson_mon_server_group_policy
 
 530         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 MON instances.
 
 531       default: anti-affinity
 
 532     vson_dbg_server_group_id:
 
 533       label: vSON DBS server group policy
 
 538           type: org.openecomp.annotations.Source
 
 543             param_name: vson_dbg_server_group_id
 
 545       description: "Tells what policy should be applied to the ServerGroup. Affinity\
 
 546         \ policy will force instances to share the same hypervisor. Anti-affinity\
 
 547         \ will force instances to run in different hypervisors. The group intended\
 
 548         \ for vSON DBS instances.  \n"
 
 549     vson_leader_server_group_policy:
 
 550       label: vSON Cluster/DC leader server group policy
 
 555           type: org.openecomp.annotations.Source
 
 560             param_name: vson_leader_server_group_policy
 
 563         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 Cluster/DC leader instances.
 
 564       default: anti-affinity
 
 565     vson_dcl_oam_net_ip_0:
 
 566       label: vSON DC leader OAM network IP address 0
 
 571           type: org.openecomp.annotations.Source
 
 576             param_name: vson_dcl_oam_net_ip_0
 
 578       description: Fixed IP assignment for the first vSON DC leader instance on the OAM network.
 
 579     vson_cll_flavor_name:
 
 585           type: org.openecomp.annotations.Source
 
 590             param_name: vson_cll_flavor_name
 
 592       description: The ID or name of the flavor to boot onto.
 
 593     vson_app_server_group_policy:
 
 594       label: vSON Application server group policy
 
 599           type: org.openecomp.annotations.Source
 
 604             param_name: vson_app_server_group_policy
 
 607         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 Application instances.
 
 608       default: anti-affinity
 
 609     vson_dcl_oam_net_ip_1:
 
 610       label: vSON DC leader OAM network IP address 1
 
 615           type: org.openecomp.annotations.Source
 
 620             param_name: vson_dcl_oam_net_ip_1
 
 622       description: Fixed IP assignment for the second vSON DC leader instance on the OAM network.
 
 623     vson_dcl_oam_net_ip_2:
 
 624       label: vSON DC leader OAM network IP address 2
 
 629           type: org.openecomp.annotations.Source
 
 634             param_name: vson_dcl_oam_net_ip_2
 
 636       description: Fixed IP assignment for the third vSON DC leader instance on the OAM network.
 
 637     vson_dbg_volume_size_0:
 
 638       label: vSON DBG cinder volume size
 
 643           type: org.openecomp.annotations.Source
 
 648             param_name: vson_dbg_volume_size_0
 
 651         Size of the Cinder volume. Measured in gigabytes.
 
 653     vson_cll_oam_net_ip_0:
 
 654       label: vSON Cluster leader OAM network IP address 0
 
 659           type: org.openecomp.annotations.Source
 
 664             param_name: vson_cll_oam_net_ip_0
 
 666       description: Fixed IP assignment for the first vSON Cluster leader instance on the OAM network.
 
 667     vson_app_oam_net_ip_0:
 
 668       label: vSON APP OAM network IPv4 address
 
 673           type: org.openecomp.annotations.Source
 
 678             param_name: vson_app_oam_net_ip_0
 
 680       description: Fixed IPv4 assignment for the vSON APP instance on the OAM network.
 
 681     vson_cll_oam_net_ip_2:
 
 682       label: vSON Cluster leader OAM network IP address 2
 
 687           type: org.openecomp.annotations.Source
 
 692             param_name: vson_cll_oam_net_ip_2
 
 694       description: Fixed IP assignment for the third vSON Cluster leader instance on the OAM network.
 
 695     vson_cll_oam_net_ip_1:
 
 696       label: vSON Cluster leader OAM network IP address 1
 
 701           type: org.openecomp.annotations.Source
 
 706             param_name: vson_cll_oam_net_ip_1
 
 708       description: Fixed IP assignment for the second vSON Cluster leader instance on the OAM network.
 
 709     vson_clm_oam_net_ip_0:
 
 710       label: vSON CLM OAM network IP address
 
 715           type: org.openecomp.annotations.Source
 
 721             param_name: vson_clm_oam_net_ip_0
 
 723       description: Fixed IP assignment for the vSON CLM instance on the OAM network.
 
 731           type: org.openecomp.annotations.Source
 
 746             param_name: vf_module_id
 
 748       description: Unique ID for this VF Module instance.
 
 749     vson_dbc_oam_net_ip_0:
 
 750       label: vSON DBC OAM network IP address
 
 755           type: org.openecomp.annotations.Source
 
 760             param_name: vson_dbc_oam_net_ip_0
 
 762       description: Fixed IP assignment for the vSON DBC instance on the OAM network.
 
 763     vson_dbg_oam_net_ip_0:
 
 764       label: vSON DBG OAM network IP address
 
 769           type: org.openecomp.annotations.Source
 
 774             param_name: vson_dbg_oam_net_ip_0
 
 776       description: Fixed IP assignment for the vSON DBG instance on the OAM network.
 
 783           type: org.openecomp.annotations.Source
 
 800       description: Unique name for this VF instance.
 
 802       label: Number of Servers
 
 807           type: org.openecomp.annotations.Source
 
 821             param_name: number_of_servers
 
 823       description: Number of vSON Management servers.
 
 829       label: vSON Management instance name
 
 834           type: org.openecomp.annotations.Source
 
 839             param_name: vson_mgt_name_0
 
 841       description: Unique name to be issued to the vSON Management instance.
 
 842       default: vson-03.cisco.com
 
 844       label: VF module name
 
 849           type: org.openecomp.annotations.Source
 
 864             param_name: vf_module_name
 
 866       description: Unique name for this VF module instance.
 
 867       default: module_0_vson_mgt_volume
 
 868     vson_clm_flavor_name:
 
 874           type: org.openecomp.annotations.Source
 
 880             param_name: vson_clm_flavor_name
 
 882       description: The ID or name of the flavor to boot onto.
 
 883       default: vson-clm-flavor
 
 884     vson_mdr_flavor_name:
 
 890           type: org.openecomp.annotations.Source
 
 895             param_name: vson_mdr_flavor_name
 
 897       description: The ID or name of the flavor to boot onto.
 
 898       default: vson-mdr-flavor
 
 899     vson_mon_volume_id_0:
 
 900       label: vSON MON Volume ID 0
 
 905           type: org.openecomp.annotations.Source
 
 910             param_name: vson_mon_volume_id_0
 
 912       description: Volume ID of the vSON MON server.
 
 914       label: Availability zone 0
 
 919           type: org.openecomp.annotations.Source
 
 934             param_name: availability_zone_0
 
 936       description: Availability zone.
 
 938       label: Availability zone 1
 
 943           type: org.openecomp.annotations.Source
 
 950             param_name: availability_zone_1
 
 952       description: Second availability zone.
 
 953     vson_dbc_flavor_name:
 
 959           type: org.openecomp.annotations.Source
 
 964             param_name: vson_dbc_flavor_name
 
 966       description: The ID or name of the flavor to boot onto.
 
 967       default: vson-dbc-flavor
 
 968     vson_dbc_volume_name_0:
 
 969       label: vSON DBC volume name
 
 974           type: org.openecomp.annotations.Source
 
 979             param_name: vson_dbc_volume_name_0
 
 981       description: Volume name.
 
 983       label: vSON Mediator VM image name
 
 988           type: org.openecomp.annotations.Source
 
 993             param_name: vson_mdr_image_name
 
 995       description: Image name the volume will be created from.
 
 997       label: First vSON Cluster leader name
 
1002           type: org.openecomp.annotations.Source
 
1007             param_name: vson_cll_name_0
 
1009       description: Unique name to be issued to the first vSON Cluster leader.
 
1010     vson_cll_image_name:
 
1011       label: vSON base VM image name
 
1016           type: org.openecomp.annotations.Source
 
1021             param_name: vson_cll_image_name
 
1023       description: VM Image name the vSON Cluster leader instance will be created from.
 
1025       label: Third vSON Cluster leader name
 
1030           type: org.openecomp.annotations.Source
 
1035             param_name: vson_cll_name_2
 
1037       description: Unique name to be issued to the third vSON Cluster leader.
 
1039       label: vSON DBG name
 
1044           type: org.openecomp.annotations.Source
 
1049             param_name: vson_dbg_name_0
 
1051       description: Unique name to be issued to the vSON DBG server.
 
1053       label: Second vSON Cluster leader name
 
1058           type: org.openecomp.annotations.Source
 
1063             param_name: vson_cll_name_1
 
1065       description: Unique name to be issued to the second vSON Cluster leader.
 
1066     vson_dbs_server_group_policy:
 
1067       label: vSON Database server group policy
 
1072           type: org.openecomp.annotations.Source
 
1077             param_name: vson_dbs_server_group_policy
 
1080         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 DB Shard instances.
 
1081       default: anti-affinity
 
1082     vson_join_cluster_auth_token:
 
1083       label: vSON join cluster auth token
 
1088           type: org.openecomp.annotations.Source
 
1097             param_name: vson_join_cluster_auth_token
 
1099       description: "Authentication Token generated for the user permitted to add \
 
1100         \ a new vSON Datacenter. \n"
 
1102       label: First vSON DC leader name
 
1107           type: org.openecomp.annotations.Source
 
1112             param_name: vson_dcl_name_0
 
1114       description: Unique name to be issued to the first vSON DC leader.
 
1116       label: Second vSON DC leader name
 
1121           type: org.openecomp.annotations.Source
 
1126             param_name: vson_dcl_name_1
 
1128       description: Unique name to be issued to the second vSON DC leader.
 
1129     vson_clm_0_oam_net_ip_0:
 
1130       label: vSON Cluster Manager 0 OAM net IP
 
1135           type: org.openecomp.annotations.Source
 
1149             param_name: vson_clm_0_oam_net_ip_0
 
1151       description: IP of the first vSON Cluster Management server.
 
1153       label: Third vSON DC leader name
 
1158           type: org.openecomp.annotations.Source
 
1163             param_name: vson_dcl_name_2
 
1165       description: Unique name to be issued to the third vSON DC leader.
 
1167       label: OAM network ID
 
1172           type: org.openecomp.annotations.Source
 
1187             param_name: oam_net_id
 
1189       description: The ID of the OAM network.
 
1190     vson_mon_oam_net_ip_0:
 
1191       label: vSON MON OAM network IP address
 
1196           type: org.openecomp.annotations.Source
 
1201             param_name: vson_mon_oam_net_ip_0
 
1203       description: Fixed IP assignment for the vSON MON instance on the OAM network.
 
1204     vson_dbg_flavor_name:
 
1210           type: org.openecomp.annotations.Source
 
1215             param_name: vson_dbg_flavor_name
 
1217       description: The ID or name of the flavor to boot onto.
 
1218       default: vson-dbg-flavor
 
1219     vson_clm_image_name:
 
1220       label: vSON Cluster Manager VM image name
 
1225           type: org.openecomp.annotations.Source
 
1231             param_name: vson_clm_image_name
 
1233       description: Image name the volume will be created from.
 
1234       default: VSON-BASE-1.0
 
1236       label: vSON DBC name
 
1241           type: org.openecomp.annotations.Source
 
1246             param_name: vson_dbc_name_0
 
1248       description: Unique name to be issued to the vSON DBC server.
 
1249     vson_dbs_oam_net_ip_1:
 
1250       label: vSON DBS OAM network IP address 1
 
1255           type: org.openecomp.annotations.Source
 
1260             param_name: vson_dbs_oam_net_ip_1
 
1262       description: Fixed IP assignment for the second vSON DBS instance on the OAM network.
 
1263     vson_dbg_image_name:
 
1264       label: vSON base VM image name
 
1269           type: org.openecomp.annotations.Source
 
1274             param_name: vson_dbg_image_name
 
1276       description: VM Image name the vSON DBG instance will be created from.
 
1277       default: VSON-BASE-1.0
 
1278     vson_mgt_oam_net_ip_0:
 
1279       label: vSON MGT OAM network IP address
 
1284           type: org.openecomp.annotations.Source
 
1289             param_name: vson_mgt_oam_net_ip_0
 
1291       description: Fixed IP assignment for the vSON MGT instance on the OAM network.
 
1292     vson_dbs_oam_net_ip_0:
 
1293       label: vSON DBS OAM network IP address 0
 
1298           type: org.openecomp.annotations.Source
 
1303             param_name: vson_dbs_oam_net_ip_0
 
1305       description: Fixed IP assignment for the first vSON DBS instance on the OAM network.
 
1307       label: vSON Cluster name
 
1312           type: org.openecomp.annotations.Source
 
1317             param_name: vson_cluster_name
 
1319       description: Name of the vSON Cluster.
 
1323     vson_dcl_volume_size_1:
 
1324       label: Cinder volume ID 1 size
 
1329           type: org.openecomp.annotations.Source
 
1334             param_name: vson_dcl_volume_size_1
 
1337         Size of the second Cinder volume. Measured in gigabytes.
 
1339     vson_dcl_volume_size_0:
 
1340       label: Cinder volume ID 0 size
 
1345           type: org.openecomp.annotations.Source
 
1350             param_name: vson_dcl_volume_size_0
 
1353         Size of the first Cinder volume. Measured in gigabytes.
 
1355     vson_dcl_volume_size_2:
 
1356       label: Cinder volume ID 2 size
 
1361           type: org.openecomp.annotations.Source
 
1366             param_name: vson_dcl_volume_size_2
 
1369         Size of the third Cinder volume. Measured in gigabytes.
 
1372       label: First vSON DBS name
 
1377           type: org.openecomp.annotations.Source
 
1382             param_name: vson_dbs_name_0
 
1384       description: Unique name to be issued to the first vSON DBS server.
 
1386       label: Second vSON DBS name
 
1391           type: org.openecomp.annotations.Source
 
1396             param_name: vson_dbs_name_1
 
1398       description: Unique name to be issued to the second vSON DBS server.
 
1399     vson_mdr_server_group_id:
 
1400       label: vSON Mediator server group policy
 
1405           type: org.openecomp.annotations.Source
 
1410             param_name: vson_mdr_server_group_id
 
1412       description: "Tells what policy should be applied to the ServerGroup. Affinity\
 
1413         \ policy will force instances to share the same hypervisor. Anti-affinity\
 
1414         \ will force instances to run in different hypervisors. The group intended\
 
1415         \ for vSON Mediator instances.  \n"
 
1416     vson_dbc_server_group_id:
 
1417       label: vSON DBS server group policy
 
1422           type: org.openecomp.annotations.Source
 
1427             param_name: vson_dbc_server_group_id
 
1429       description: "Tells what policy should be applied to the ServerGroup. Affinity\
 
1430         \ policy will force instances to share the same hypervisor. Anti-affinity\
 
1431         \ will force instances to run in different hypervisors. The group intended\
 
1432         \ for vSON DBS instances.  \n"
 
1433     vson_dbs_flavor_name:
 
1439           type: org.openecomp.annotations.Source
 
1444             param_name: vson_dbs_flavor_name
 
1446       description: The ID or name of the flavor to boot onto.
 
1447       default: vson-dbs-flavor
 
1448     vson_mdr_server_group_policy:
 
1449       label: vSON Mediator server group policy
 
1454           type: org.openecomp.annotations.Source
 
1459             param_name: vson_mdr_server_group_policy
 
1462         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 Mediator instances.
 
1463       default: anti-affinity
 
1464     vson_dbc_volume_size_0:
 
1465       label: vSON DBC cinder volume size
 
1470           type: org.openecomp.annotations.Source
 
1475             param_name: vson_dbc_volume_size_0
 
1477       description: Size of the Cinder volume. Measured in gigabytes.
 
1480       label: vSON APP instance name
 
1485           type: org.openecomp.annotations.Source
 
1490             param_name: vson_app_name_0
 
1492       description: Unique name to be issued to the vSON APP instance.
 
1493       default: vson-13.cisco.com
 
1494     swift_account_auth_token:
 
1495       label: Swift account auth token
 
1500           type: org.openecomp.annotations.Source
 
1515             param_name: swift_account_auth_token
 
1518         Swift account auth token. Example:  041a5187bb4641f9b89583e2539776b0
 
1519     vson_mdr_oam_net_ip_0:
 
1520       label: vSON MDR OAM network IP address
 
1525           type: org.openecomp.annotations.Source
 
1530             param_name: vson_mdr_oam_net_ip_0
 
1532       description: Fixed IP assignment for the vSON MDR instance on the OAM network.
 
1533     vson_leader_server_group_id:
 
1534       label: vSON Cluster leader server group policy
 
1539           type: org.openecomp.annotations.Source
 
1545             param_name: vson_leader_server_group_id
 
1548         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 Cluster leaders.
 
1549     vson_clm_server_group_id:
 
1550       label: vSON Cluster Manager server group policy
 
1555           type: org.openecomp.annotations.Source
 
1560             param_name: vson_clm_server_group_id
 
1562       description: "Tells what policy should be applied to the ServerGroup. Affinity\
 
1563         \ policy will force instances to share the same hypervisor. Anti-affinity\
 
1564         \ will force instances to run in different hypervisors. The group intended\
 
1565         \ for vSON Cluster Manager instances.  \n"
 
1566     vson_app_server_group_id:
 
1567       label: vSON APP server group policy
 
1572           type: org.openecomp.annotations.Source
 
1577             param_name: vson_app_server_group_id
 
1580         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 instances.
 
1582       label: vSON master CLM IP
 
1587           type: org.openecomp.annotations.Source
 
1592             param_name: vson_master_clm_ip
 
1594       description: "Master CLM IP. If the vSON Cluster belongs to a single OpenStack\
 
1595         \ tenant, the value SHOULD BE EMPTY.  In case the vSON Cluster is distributed\
 
1596         \ between multiple tenants:\n  -> vSON Cluster instantiation - the value should\
 
1597         \ be empty \n  -> Adding a new DC to existing vSON Cluster - IP of the CLM\
 
1598         \ deployed during \n     vSON Cluster instantiation, should be set as the\
 
1600     vson_dcl_volume_id_2:
 
1601       label: vSON DC Leader Volume ID 2
 
1606           type: org.openecomp.annotations.Source
 
1611             param_name: vson_dcl_volume_id_2
 
1613       description: Volume ID of the third vSON DC leader.
 
1614     vson_mgt_server_group_policy:
 
1615       label: vSON Management server group policy
 
1620           type: org.openecomp.annotations.Source
 
1625             param_name: vson_mgt_server_group_policy
 
1628         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 Management instances.
 
1629       default: anti-affinity
 
1630     vson_dcl_volume_id_1:
 
1631       label: vSON DC Leader Volume ID 1
 
1636           type: org.openecomp.annotations.Source
 
1641             param_name: vson_dcl_volume_id_1
 
1643       description: Volume ID of the second vSON DC leader.
 
1644     vson_dcl_volume_id_0:
 
1645       label: vSON DC Leader Volume ID 0
 
1650           type: org.openecomp.annotations.Source
 
1655             param_name: vson_dcl_volume_id_0
 
1657       description: Volume ID of the first vSON DC leader.
 
1658     vson_dbs_image_name:
 
1659       label: vSON base VM image name
 
1664           type: org.openecomp.annotations.Source
 
1669             param_name: vson_dbs_image_name
 
1671       description: VM Image name the vSON DBS instance will be created from.
 
1672       default: VSON-BASE-1.0
 
1673     vson_mon_server_group_id:
 
1674       label: vSON MON server group policy
 
1679           type: org.openecomp.annotations.Source
 
1684             param_name: vson_mon_server_group_id
 
1686       description: "Tells what policy should be applied to the ServerGroup. Affinity\
 
1687         \ policy will force instances to share the same hypervisor. Anti-affinity\
 
1688         \ will force instances to run in different hypervisors. The group intended\
 
1689         \ for vSON MON instances.  \n"
 
1690     vson_mdr_volume_size_0:
 
1691       label: vSON MDR cinder volume size
 
1696           type: org.openecomp.annotations.Source
 
1701             param_name: vson_mdr_volume_size_0
 
1703       description: Size of the Cinder volume. Measured in gigabytes.
 
1706       label: Default gateway
 
1711           type: org.openecomp.annotations.Source
 
1726             param_name: default_gateway
 
1728       description: Default gateway.
 
1729     vson_mgt_volume_id_0:
 
1730       label: vSON Management Volume ID 0
 
1735           type: org.openecomp.annotations.Source
 
1740             param_name: vson_mgt_volume_id_0
 
1742       description: Volume ID of the vSON Management server.
 
1743     vson_dbg_server_group_policy:
 
1744       label: vSON Database server group policy
 
1749           type: org.openecomp.annotations.Source
 
1754             param_name: vson_dbg_server_group_policy
 
1757         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 DB Global instances.
 
1758       default: anti-affinity
 
1759     vson_mdr_volume_name_0:
 
1760       label: vSON MGT volume name
 
1765           type: org.openecomp.annotations.Source
 
1770             param_name: vson_mdr_volume_name_0
 
1772       description: Volume name.
 
1773       default: vson_mdr_volume_0
 
1774     vson_dbg_volume_name_0:
 
1775       label: vSON DBG volume name
 
1780           type: org.openecomp.annotations.Source
 
1785             param_name: vson_dbg_volume_name_0
 
1787       description: Volume name.
 
1788     vson_app_image_name:
 
1789       label: vSON base VM image name
 
1794           type: org.openecomp.annotations.Source
 
1799             param_name: vson_app_image_name
 
1801       description: VM Image name the vSON APP instance will be created from.
 
1802       default: VSON-BASE-1.0
 
1803     vson_app_volume_id_0:
 
1804       label: vSON APP Volume ID 0
 
1809           type: org.openecomp.annotations.Source
 
1814             param_name: vson_app_volume_id_0
 
1816       description: Volume ID of the vSON APP server.
 
1823           type: org.openecomp.annotations.Source
 
1840       description: Unique ID for this VF instance.
 
1842       label: vSON Datacenter name
 
1847           type: org.openecomp.annotations.Source
 
1860             param_name: vson_dc_unit
 
1862       description: vSON Datacenter name.
 
1863     swift_son_container_name:
 
1869           type: org.openecomp.annotations.Source
 
1874             param_name: swift_son_container_name
 
1876       description: Swift container storing vSON artifacts.
 
1878     oam_net_subnet_v6_prefix_length:
 
1879       label: OAM net IPv6 subnet prefix length
 
1884           type: org.openecomp.annotations.Source
 
1889             param_name: oam_net_subnet_v6_prefix_length
 
1891       description: OAM network IPv6 subnet prefix length.
 
1892     vson_cll_volume_id_0:
 
1893       label: vSON Cluster Leader Volume ID 0
 
1898           type: org.openecomp.annotations.Source
 
1903             param_name: vson_cll_volume_id_0
 
1905       description: Volume ID of the first vSON Cluster leader.
 
1912           type: org.openecomp.annotations.Source
 
1927             param_name: ntp_servers
 
1929       description: List of NTP servers.
 
1932     vson_cll_volume_id_1:
 
1933       label: vSON Cluster Leader Volume ID 1
 
1938           type: org.openecomp.annotations.Source
 
1943             param_name: vson_cll_volume_id_1
 
1945       description: Volume ID of the second vSON Cluster leader.
 
1946     vson_cll_volume_id_2:
 
1947       label: vSON Cluster Leader Volume ID 2
 
1952           type: org.openecomp.annotations.Source
 
1957             param_name: vson_cll_volume_id_2
 
1959       description: Volume ID of the third vSON Cluster leader.
 
1960     vson_cll_volume_size_2:
 
1961       label: Cinder volume ID 2 size
 
1966           type: org.openecomp.annotations.Source
 
1971             param_name: vson_cll_volume_size_2
 
1974         Size of the third Cinder volume. Measured in gigabytes.
 
1975     vson_cll_volume_size_1:
 
1976       label: Cinder volume ID 1 size
 
1981           type: org.openecomp.annotations.Source
 
1986             param_name: vson_cll_volume_size_1
 
1989         Size of the second Cinder volume. Measured in gigabytes.
 
1990     vson_cll_volume_size_0:
 
1991       label: Cinder volume ID 0 size
 
1996           type: org.openecomp.annotations.Source
 
2001             param_name: vson_cll_volume_size_0
 
2004         Size of the first Cinder volume. Measured in gigabytes.
 
2005     vson_dcl_flavor_name:
 
2011           type: org.openecomp.annotations.Source
 
2016             param_name: vson_dcl_flavor_name
 
2018       description: The ID or name of the flavor to boot onto.
 
2019     vson_app_volume_name_0:
 
2020       label: vSON APP volume name
 
2025           type: org.openecomp.annotations.Source
 
2030             param_name: vson_app_volume_name_0
 
2032       description: Volume name.
 
2034       label: vSON MON instance name
 
2039           type: org.openecomp.annotations.Source
 
2044             param_name: vson_mon_name_0
 
2046       description: Unique name to be issued to the vSON MON instance.
 
2048       label: vSON Mediator instance name
 
2053           type: org.openecomp.annotations.Source
 
2058             param_name: vson_mdr_name_0
 
2060       description: Unique name to be issued to the vSON Mediator instance.
 
2063       type: org.openecomp.resource.vfc.nodes.heat.cinder.Volume
 
2066           get_input: availability_zone_0
 
2071             get_input: vf_module_name
 
2072         size: '(get_input : vson_dbc_volume_size_0) * 1024'
 
2074           get_input: vson_dbc_volume_name_0
 
2075         description: vSON DB Config cinder volume.
 
2077       type: org.openecomp.resource.vfc.nodes.heat.cinder.Volume
 
2080           get_input: availability_zone_0
 
2082           get_input: vson_mdr_image_name
 
2087             get_input: vf_module_name
 
2088         size: '(get_input : vson_mdr_volume_size_0) * 1024'
 
2090           get_input: vson_mdr_volume_name_0
 
2092           vSON MDR cinder volume. The volume is created from the vSON base VM image.
 
2094       type: org.openecomp.resource.vfc.nodes.heat.cinder.Volume
 
2097           get_input: availability_zone_0
 
2099           get_input: vson_mgt_image_name
 
2104             get_input: vf_module_name
 
2105         size: '(get_input : vson_mgt_volume_size_0) * 1024'
 
2107           get_input: vson_mgt_volume_name_0
 
2109           vSON MGT cinder volume. The volume is created from the vSON base VM image.
 
2111       type: org.openecomp.resource.vfc.nodes.heat.cinder.Volume
 
2114           get_input: availability_zone_0
 
2116           get_input: vson_mon_image_name
 
2121             get_input: vf_module_name
 
2122         size: '(get_input : vson_mon_volume_size_0) * 1024'
 
2124           get_input: vson_mon_volume_name_0
 
2126           vSON MON cinder volume. The volume is created from the vSON base VM image.
 
2128       type: org.openecomp.resource.vfc.nodes.heat.cinder.Volume
 
2131           get_input: availability_zone_0
 
2136             get_input: vf_module_name
 
2137         size: '(get_input : vson_cll_volume_size_2) * 1024'
 
2140             template: VNF_NAME_cll_volume_2
 
2144         description: Cinder volume for the third vSON Cluster leader.
 
2146       type: org.openecomp.resource.vfc.nodes.heat.cinder.Volume
 
2149           get_input: availability_zone_0
 
2154             get_input: vf_module_name
 
2155         size: '(get_input : vson_cll_volume_size_0) * 1024'
 
2158             template: VNF_NAME_cll_volume_0
 
2162         description: Cinder volume for the first vSON Cluster leader.
 
2164       type: org.openecomp.resource.vfc.nodes.heat.cinder.Volume
 
2167           get_input: availability_zone_1
 
2172             get_input: vf_module_name
 
2173         size: '(get_input : vson_cll_volume_size_1) * 1024'
 
2176             template: VNF_NAME_cll_volume_1
 
2180         description: Cinder volume for the second vSON Cluster leader.
 
2182       type: org.openecomp.resource.abstract.nodes.heat.vson_vm_4
 
2187           get_input: vf_module_id
 
2189           get_input: vson_cluster_name
 
2191           get_input: default_gateway
 
2195         oam_net_subnet_prefix_length:
 
2196           get_input: oam_net_subnet_prefix_length
 
2198           get_input: swift_storage_url
 
2200           get_input: vf_module_name
 
2202           get_input: dns_servers
 
2203         oam_net_security_group_id: oam_net_security_group
 
2204         service_template_filter:
 
2205           substitute_service_template: nested_vson_serverServiceTemplate.yaml
 
2207           get_input: vson_clm_image_name
 
2210         port_vson_server_oam_net_port_20_network_role_tag: oam
 
2211         vson_clm_oam_net_ip:
 
2212           get_input: vson_master_clm_ip
 
2214         - get_input: vson_clm_oam_net_ip_0
 
2215         swift_son_container_name:
 
2216           get_input: swift_son_container_name
 
2218         swift_account_auth_token:
 
2219           get_input: swift_account_auth_token
 
2220         vson_server_group_id: UNSUPPORTED_RESOURCE_vson_clm_server_group
 
2221         vson_vm_flavor_name:
 
2222           get_input: vson_clm_flavor_name
 
2224         - get_input: availability_zone_0
 
2226           get_input: ntp_servers
 
2227         port_vson_server_oam_net_port_20_mac_requirements:
 
2230         port_vson_server_oam_net_port_20_ip_requirements:
 
2234           floating_ip_count_required:
 
2237           get_input: oam_net_id
 
2239         - get_input: vson_clm_name_0
 
2241       - dependency_vson_server_1:
 
2242           capability: tosca.capabilities.Node
 
2243           node: oam_net_security_group
 
2244           relationship: tosca.relationships.DependsOn
 
2246       type: org.openecomp.resource.abstract.nodes.heat.vson_vm_2
 
2251           get_input: vf_module_id
 
2253           get_input: default_gateway
 
2257           - service_template_filter
 
2261         oam_net_subnet_prefix_length:
 
2262           get_input: oam_net_subnet_prefix_length
 
2264           get_input: vf_module_name
 
2266           get_input: dns_servers
 
2267         oam_net_security_group_id:
 
2268           get_input: oam_net_security_group_id
 
2269         service_template_filter:
 
2270           substitute_service_template: nested_vson_server_from_volServiceTemplate.yaml
 
2272             get_input: number_of_servers
 
2276         vson_clm_oam_net_ip:
 
2277           get_input: vson_clm_0_oam_net_ip_0
 
2279           get_input: vson_dc_unit
 
2281         - get_input: vson_mgt_oam_net_ip_0
 
2283         swift_account_auth_token:
 
2284           get_input: swift_account_auth_token
 
2285         vson_server_group_id:
 
2286           get_input: vson_mgt_server_group_id
 
2287         vson_vm_flavor_name:
 
2288           get_input: vson_mgt_flavor_name
 
2290         - get_input: availability_zone_0
 
2292         - get_input: vson_mgt_volume_id_0
 
2293         port_vson_server_oam_net_port_10_network_role_tag: oam
 
2295           get_input: ntp_servers
 
2297           get_input: oam_net_id
 
2299         - get_input: vson_mgt_name_0
 
2300         port_vson_server_oam_net_port_10_mac_requirements:
 
2303         port_vson_server_oam_net_port_10_ip_requirements:
 
2307           floating_ip_count_required:
 
2310       type: org.openecomp.resource.vfc.nodes.heat.cinder.Volume
 
2313           get_input: availability_zone_1
 
2318             get_input: vf_module_name
 
2319         size: '(get_input : vson_dbs_volume_size_1) * 1024'
 
2321           get_input: vson_dbs_volume_name_1
 
2322         description: Cinder volume for the second vSON DBS VM instance.
 
2324       type: org.openecomp.resource.abstract.nodes.heat.vson_vm_1
 
2329           get_input: vf_module_id
 
2331           get_input: default_gateway
 
2332         port_vson_server_oam_net_port_00_network_role_tag: oam
 
2336           - service_template_filter
 
2340         oam_net_subnet_prefix_length:
 
2341           get_input: oam_net_subnet_prefix_length
 
2342         port_vson_server_oam_net_port_00_ip_requirements:
 
2346           floating_ip_count_required:
 
2349           get_input: vf_module_name
 
2351           get_input: dns_servers
 
2352         oam_net_security_group_id:
 
2353           get_input: oam_net_security_group_id
 
2354         service_template_filter:
 
2355           substitute_service_template: nested_vson_server_with_volServiceTemplate.yaml
 
2357             get_input: number_of_servers
 
2360           get_input: vson_dbc_image_name
 
2363         vson_clm_oam_net_ip:
 
2364           get_input: vson_clm_0_oam_net_ip_0
 
2366           get_input: vson_dc_unit
 
2368         - get_input: vson_dbc_oam_net_ip_0
 
2370         swift_account_auth_token:
 
2371           get_input: swift_account_auth_token
 
2372         port_vson_server_oam_net_port_00_mac_requirements:
 
2375         vson_server_group_id:
 
2376           get_input: vson_dbc_server_group_id
 
2377         vson_vm_flavor_name:
 
2378           get_input: vson_dbc_flavor_name
 
2380         - get_input: availability_zone_0
 
2382         - get_input: vson_dbc_volume_id_0
 
2384           get_input: ntp_servers
 
2385         vson_join_cluster_auth_token:
 
2386           get_input: vson_join_cluster_auth_token
 
2388           get_input: oam_net_id
 
2390         - get_input: vson_dbc_name_0
 
2392       type: org.openecomp.resource.vfc.nodes.heat.cinder.Volume
 
2395           get_input: availability_zone_0
 
2400             get_input: vf_module_name
 
2401         size: '(get_input : vson_dbs_volume_size_0) * 1024'
 
2403           get_input: vson_dbs_volume_name_0
 
2404         description: Cinder volume for the first vSON DBS VM instance.
 
2406       type: org.openecomp.resource.abstract.nodes.heat.vson_vm_4
 
2411           get_input: vf_module_id
 
2412         vson_cluster_name: ''
 
2414           get_input: default_gateway
 
2418           - service_template_filter
 
2422         oam_net_subnet_prefix_length:
 
2423           get_input: oam_net_subnet_prefix_length
 
2424         swift_storage_url: ''
 
2426           get_input: vf_module_name
 
2428           get_input: dns_servers
 
2429         oam_net_security_group_id:
 
2430           get_input: oam_net_security_group_id
 
2431         service_template_filter:
 
2432           substitute_service_template: nested_vson_serverServiceTemplate.yaml
 
2434             get_input: number_of_servers
 
2437           get_input: vson_clm_image_name
 
2440         port_vson_server_oam_net_port_20_network_role_tag: oam
 
2441         vson_clm_oam_net_ip:
 
2442           get_input: vson_clm_0_oam_net_ip_0
 
2444         - get_input: vson_clm_oam_net_ip_0
 
2445         swift_son_container_name: ''
 
2447         swift_account_auth_token:
 
2448           get_input: swift_account_auth_token
 
2449         vson_server_group_id:
 
2450           get_input: vson_clm_server_group_id
 
2451         vson_vm_flavor_name:
 
2452           get_input: vson_clm_flavor_name
 
2454         - get_input: availability_zone_0
 
2456           get_input: ntp_servers
 
2457         port_vson_server_oam_net_port_20_mac_requirements:
 
2460         port_vson_server_oam_net_port_20_ip_requirements:
 
2464           floating_ip_count_required:
 
2467           get_input: oam_net_id
 
2469         - get_input: vson_clm_name_0
 
2471       type: org.openecomp.resource.vfc.nodes.heat.cinder.Volume
 
2474           get_input: availability_zone_0
 
2479             get_input: vf_module_name
 
2480         size: '(get_input : vson_dcl_volume_size_2) * 1024'
 
2483             template: VNF_NAME_dcl_volume_2
 
2487         description: Cinder volume for the third vSON DC leader.
 
2489       type: org.openecomp.resource.vfc.nodes.heat.cinder.Volume
 
2492           get_input: availability_zone_0
 
2497             get_input: vf_module_name
 
2498         size: '(get_input : vson_dcl_volume_size_0) * 1024'
 
2501             template: VNF_NAME_dcl_volume_0
 
2505         description: Cinder volume for the first vSON DC leader.
 
2507       type: org.openecomp.resource.vfc.nodes.heat.cinder.Volume
 
2510           get_input: availability_zone_1
 
2515             get_input: vf_module_name
 
2516         size: '(get_input : vson_dcl_volume_size_1) * 1024'
 
2519             template: VNF_NAME_dcl_volume_1
 
2523         description: Cinder volume for the second vSON DC leader.
 
2525       type: org.openecomp.resource.abstract.nodes.heat.vson_vm_2
 
2530           get_input: vf_module_id
 
2532           get_input: default_gateway
 
2536           - service_template_filter
 
2540         oam_net_subnet_prefix_length:
 
2541           get_input: oam_net_subnet_prefix_length
 
2543           get_input: vf_module_name
 
2545           get_input: dns_servers
 
2546         oam_net_security_group_id:
 
2547           get_input: oam_net_security_group_id
 
2548         service_template_filter:
 
2549           substitute_service_template: nested_vson_server_from_volServiceTemplate.yaml
 
2551             get_input: number_of_servers
 
2555         vson_clm_oam_net_ip:
 
2556           get_input: vson_clm_0_oam_net_ip_0
 
2558           get_input: vson_dc_unit
 
2560         - get_input: vson_mdr_oam_net_ip_0
 
2562         swift_account_auth_token:
 
2563           get_input: swift_account_auth_token
 
2564         vson_server_group_id:
 
2565           get_input: vson_mdr_server_group_id
 
2566         vson_vm_flavor_name:
 
2567           get_input: vson_mdr_flavor_name
 
2569         - get_input: availability_zone_0
 
2571         - get_input: vson_mdr_volume_id_0
 
2572         port_vson_server_oam_net_port_10_network_role_tag: oam
 
2574           get_input: ntp_servers
 
2576           get_input: oam_net_id
 
2578         - get_input: vson_mdr_name_0
 
2579         port_vson_server_oam_net_port_10_mac_requirements:
 
2582         port_vson_server_oam_net_port_10_ip_requirements:
 
2586           floating_ip_count_required:
 
2589       type: org.openecomp.resource.abstract.nodes.heat.vson_vm_1
 
2594           get_input: vf_module_id
 
2596           get_input: default_gateway
 
2597         port_vson_server_oam_net_port_00_network_role_tag: oam
 
2601           - service_template_filter
 
2605         oam_net_subnet_prefix_length:
 
2606           get_input: oam_net_subnet_prefix_length
 
2607         port_vson_server_oam_net_port_00_ip_requirements:
 
2611           floating_ip_count_required:
 
2614           get_input: vf_module_name
 
2616           get_input: dns_servers
 
2617         oam_net_security_group_id:
 
2618           get_input: oam_net_security_group_id
 
2619         service_template_filter:
 
2620           substitute_service_template: nested_vson_server_with_volServiceTemplate.yaml
 
2622             get_input: number_of_servers
 
2625           get_input: vson_dbs_image_name
 
2628         vson_clm_oam_net_ip:
 
2629           get_input: vson_clm_0_oam_net_ip_0
 
2631           get_input: vson_dc_unit
 
2633         - get_input: vson_dbs_oam_net_ip_0
 
2634         - get_input: vson_dbs_oam_net_ip_1
 
2636         swift_account_auth_token:
 
2637           get_input: swift_account_auth_token
 
2638         port_vson_server_oam_net_port_00_mac_requirements:
 
2641         vson_server_group_id:
 
2642           get_input: vson_dbs_server_group_id
 
2643         vson_vm_flavor_name:
 
2644           get_input: vson_dbs_flavor_name
 
2646         - get_input: availability_zone_0
 
2647         - get_input: availability_zone_1
 
2649         - get_input: vson_dbs_volume_id_0
 
2650         - get_input: vson_dbs_volume_id_1
 
2652           get_input: ntp_servers
 
2653         vson_join_cluster_auth_token:
 
2654           get_input: vson_join_cluster_auth_token
 
2656           get_input: oam_net_id
 
2658         - get_input: vson_dbs_name_0
 
2659         - get_input: vson_dbs_name_1
 
2661       type: org.openecomp.resource.abstract.nodes.heat.vson_vm
 
2666           get_input: vf_module_id
 
2668           get_input: default_gateway
 
2669         port_vson_server_oam_net_port_0_ip_requirements:
 
2673           floating_ip_count_required:
 
2678           floating_ip_count_required:
 
2683           - service_template_filter
 
2687         oam_net_subnet_prefix_length:
 
2688           get_input: oam_net_subnet_prefix_length
 
2690           get_input: vf_module_name
 
2692           get_input: dns_servers
 
2693         oam_net_security_group_id:
 
2694           get_input: oam_net_security_group_id
 
2695         service_template_filter:
 
2696           substitute_service_template: nested_vson_server_with_vol_dual_ip_stackServiceTemplate.yaml
 
2698             get_input: number_of_servers
 
2701           get_input: vson_app_image_name
 
2704         vson_clm_oam_net_ip:
 
2705           get_input: vson_clm_0_oam_net_ip_0
 
2706         port_vson_server_oam_net_port_0_mac_requirements:
 
2710           get_input: vson_dc_unit
 
2712         - get_input: vson_app_oam_net_ip_0
 
2713         oam_net_subnet_v6_prefix_length:
 
2714           get_input: oam_net_subnet_v6_prefix_length
 
2716         swift_account_auth_token:
 
2717           get_input: swift_account_auth_token
 
2719           get_input: default_gateway_v6
 
2720         vson_server_group_id:
 
2721           get_input: vson_app_server_group_id
 
2722         vson_vm_flavor_name:
 
2723           get_input: vson_app_flavor_name
 
2724         port_vson_server_oam_net_port_0_network_role_tag: oam
 
2726         - get_input: availability_zone_0
 
2728         - get_input: vson_app_volume_id_0
 
2730         - get_input: vson_app_oam_net_v6_ip_0
 
2732           get_input: ntp_servers
 
2733         vson_join_cluster_auth_token:
 
2734           get_input: vson_join_cluster_auth_token
 
2736           get_input: oam_net_id
 
2738         - get_input: vson_app_name_0
 
2739     oam_net_security_group:
 
2740       type: org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules
 
2744             template: VNF_NAME_oam_sec_group
 
2748         description: Security Group for instances connected to the OAM network.
 
2752           remote_ip_prefix: 0.0.0.0/0
 
2753           port_range_max: 65535
 
2758           remote_ip_prefix: 0.0.0.0/0
 
2759           port_range_max: 65535
 
2764           remote_ip_prefix: 0.0.0.0/0
 
2765           port_range_max: 65535
 
2770           remote_ip_prefix: 0.0.0.0/0
 
2774           remote_ip_prefix: ::/0
 
2775           port_range_max: 65535
 
2780           remote_ip_prefix: ::/0
 
2781           port_range_max: 65535
 
2786           remote_ip_prefix: ::/0
 
2787           port_range_max: 65535
 
2792           remote_ip_prefix: ::/0
 
2796           remote_ip_prefix: 0.0.0.0/0
 
2797           port_range_max: 65535
 
2802           remote_ip_prefix: 0.0.0.0/0
 
2803           port_range_max: 65535
 
2808           remote_ip_prefix: 0.0.0.0/0
 
2809           port_range_max: 65535
 
2814           remote_ip_prefix: 0.0.0.0/0
 
2818           remote_ip_prefix: ::/0
 
2819           port_range_max: 65535
 
2824           remote_ip_prefix: ::/0
 
2825           port_range_max: 65535
 
2830           remote_ip_prefix: ::/0
 
2831           port_range_max: 65535
 
2836           remote_ip_prefix: ::/0
 
2840           capability: attachment_vson_server_oam_net_port_20
 
2842           relationship: org.openecomp.relationships.AttachesTo
 
2844           capability: attachment_vson_server_oam_net_port_00
 
2845           node: vson_dcl_group
 
2846           relationship: org.openecomp.relationships.AttachesTo
 
2848           capability: attachment_vson_server_oam_net_port_00
 
2849           node: vson_dbs_group
 
2850           relationship: org.openecomp.relationships.AttachesTo
 
2852           capability: attachment_vson_server_oam_net_port_00
 
2853           node: vson_dbg_group
 
2854           relationship: org.openecomp.relationships.AttachesTo
 
2856           capability: attachment_vson_server_oam_net_port_20
 
2857           node: vson_clm_group
 
2858           relationship: org.openecomp.relationships.AttachesTo
 
2860           capability: attachment_vson_server_oam_net_port_10
 
2861           node: vson_mdr_group
 
2862           relationship: org.openecomp.relationships.AttachesTo
 
2864           capability: attachment_vson_server_oam_net_port_00
 
2865           node: vson_cll_group
 
2866           relationship: org.openecomp.relationships.AttachesTo
 
2868           capability: attachment_vson_server_oam_net_port_0
 
2869           node: vson_app_group
 
2870           relationship: org.openecomp.relationships.AttachesTo
 
2872           capability: attachment_vson_server_oam_net_port_00
 
2873           node: vson_dbc_group
 
2874           relationship: org.openecomp.relationships.AttachesTo
 
2876           capability: attachment_vson_server_oam_net_port_10
 
2877           node: vson_mon_group
 
2878           relationship: org.openecomp.relationships.AttachesTo
 
2880           capability: attachment_vson_server_oam_net_port_10
 
2881           node: vson_mgt_group
 
2882           relationship: org.openecomp.relationships.AttachesTo
 
2884       type: org.openecomp.resource.vfc.nodes.heat.cinder.Volume
 
2887           get_input: availability_zone_0
 
2892             get_input: vf_module_name
 
2893         size: '(get_input : vson_dbg_volume_size_0) * 1024'
 
2895           get_input: vson_dbg_volume_name_0
 
2896         description: vSON DB Global cinder volume.
 
2898       type: org.openecomp.resource.abstract.nodes.heat.vson_vm_1
 
2903           get_input: vf_module_id
 
2905           get_input: default_gateway
 
2906         port_vson_server_oam_net_port_00_network_role_tag: oam
 
2910           - service_template_filter
 
2914         oam_net_subnet_prefix_length:
 
2915           get_input: oam_net_subnet_prefix_length
 
2916         port_vson_server_oam_net_port_00_ip_requirements:
 
2920           floating_ip_count_required:
 
2923           get_input: vf_module_name
 
2925           get_input: dns_servers
 
2926         oam_net_security_group_id:
 
2927           get_input: oam_net_security_group_id
 
2928         service_template_filter:
 
2929           substitute_service_template: nested_vson_server_with_volServiceTemplate.yaml
 
2931             get_input: number_of_servers
 
2934           get_input: vson_dbg_image_name
 
2937         vson_clm_oam_net_ip:
 
2938           get_input: vson_clm_0_oam_net_ip_0
 
2940           get_input: vson_dc_unit
 
2942         - get_input: vson_dbg_oam_net_ip_0
 
2944         swift_account_auth_token:
 
2945           get_input: swift_account_auth_token
 
2946         port_vson_server_oam_net_port_00_mac_requirements:
 
2949         vson_server_group_id:
 
2950           get_input: vson_dbg_server_group_id
 
2951         vson_vm_flavor_name:
 
2952           get_input: vson_dbg_flavor_name
 
2954         - get_input: availability_zone_0
 
2956         - get_input: vson_dbg_volume_id_0
 
2958           get_input: ntp_servers
 
2959         vson_join_cluster_auth_token:
 
2960           get_input: vson_join_cluster_auth_token
 
2962           get_input: oam_net_id
 
2964         - get_input: vson_dbg_name_0
 
2966       type: org.openecomp.resource.abstract.nodes.heat.vson_vm_1
 
2971           get_input: vf_module_id
 
2973           get_input: default_gateway
 
2974         port_vson_server_oam_net_port_00_network_role_tag: oam
 
2978           - service_template_filter
 
2982         oam_net_subnet_prefix_length:
 
2983           get_input: oam_net_subnet_prefix_length
 
2984         port_vson_server_oam_net_port_00_ip_requirements:
 
2988           floating_ip_count_required:
 
2991           get_input: vf_module_name
 
2993           get_input: dns_servers
 
2994         oam_net_security_group_id:
 
2995           get_input: oam_net_security_group_id
 
2996         service_template_filter:
 
2997           substitute_service_template: nested_vson_server_with_volServiceTemplate.yaml
 
2999             get_input: number_of_servers
 
3002           get_input: vson_cll_image_name
 
3005         vson_clm_oam_net_ip:
 
3006           get_input: vson_clm_0_oam_net_ip_0
 
3008           get_input: vson_dc_unit
 
3010         - get_input: vson_cll_oam_net_ip_0
 
3011         - get_input: vson_cll_oam_net_ip_1
 
3012         - get_input: vson_cll_oam_net_ip_2
 
3014         swift_account_auth_token:
 
3015           get_input: swift_account_auth_token
 
3016         port_vson_server_oam_net_port_00_mac_requirements:
 
3019         vson_server_group_id:
 
3020           get_input: vson_leader_server_group_id
 
3021         vson_vm_flavor_name:
 
3022           get_input: vson_cll_flavor_name
 
3024         - get_input: availability_zone_0
 
3025         - get_input: availability_zone_1
 
3026         - get_input: availability_zone_0
 
3028         - get_input: vson_cll_volume_id_0
 
3029         - get_input: vson_cll_volume_id_1
 
3030         - get_input: vson_cll_volume_id_2
 
3032           get_input: ntp_servers
 
3033         vson_join_cluster_auth_token: ''
 
3035           get_input: oam_net_id
 
3037         - get_input: vson_cll_name_0
 
3038         - get_input: vson_cll_name_1
 
3039         - get_input: vson_cll_name_2
 
3041       type: org.openecomp.resource.vfc.nodes.heat.cinder.Volume
 
3044           get_input: availability_zone_0
 
3049             get_input: vf_module_name
 
3050         size: '(get_input : vson_app_volume_size_0) * 1024'
 
3052           get_input: vson_app_volume_name_0
 
3053         description: vSON APP cinder volume.
 
3055       type: org.openecomp.resource.abstract.nodes.heat.vson_vm_2
 
3060           get_input: vf_module_id
 
3062           get_input: default_gateway
 
3066           - service_template_filter
 
3070         oam_net_subnet_prefix_length:
 
3071           get_input: oam_net_subnet_prefix_length
 
3073           get_input: vf_module_name
 
3075           get_input: dns_servers
 
3076         oam_net_security_group_id:
 
3077           get_input: oam_net_security_group_id
 
3078         service_template_filter:
 
3079           substitute_service_template: nested_vson_server_from_volServiceTemplate.yaml
 
3081             get_input: number_of_servers
 
3085         vson_clm_oam_net_ip:
 
3086           get_input: vson_clm_0_oam_net_ip_0
 
3088           get_input: vson_dc_unit
 
3090         - get_input: vson_mon_oam_net_ip_0
 
3092         swift_account_auth_token:
 
3093           get_input: swift_account_auth_token
 
3094         vson_server_group_id:
 
3095           get_input: vson_mon_server_group_id
 
3096         vson_vm_flavor_name:
 
3097           get_input: vson_mon_flavor_name
 
3099         - get_input: availability_zone_0
 
3101         - get_input: vson_mon_volume_id_0
 
3102         port_vson_server_oam_net_port_10_network_role_tag: oam
 
3104           get_input: ntp_servers
 
3106           get_input: oam_net_id
 
3108         - get_input: vson_mon_name_0
 
3109         port_vson_server_oam_net_port_10_mac_requirements:
 
3112         port_vson_server_oam_net_port_10_ip_requirements:
 
3116           floating_ip_count_required:
 
3119       type: org.openecomp.resource.abstract.nodes.heat.vson_vm_1
 
3124           get_input: vf_module_id
 
3126           get_input: default_gateway
 
3127         port_vson_server_oam_net_port_00_network_role_tag: oam
 
3131           - service_template_filter
 
3135         oam_net_subnet_prefix_length:
 
3136           get_input: oam_net_subnet_prefix_length
 
3137         port_vson_server_oam_net_port_00_ip_requirements:
 
3141           floating_ip_count_required:
 
3144           get_input: vf_module_name
 
3146           get_input: dns_servers
 
3147         oam_net_security_group_id:
 
3148           get_input: oam_net_security_group_id
 
3149         service_template_filter:
 
3150           substitute_service_template: nested_vson_server_with_volServiceTemplate.yaml
 
3152             get_input: number_of_servers
 
3155           get_input: vson_dcl_image_name
 
3158         vson_clm_oam_net_ip:
 
3159           get_input: vson_clm_0_oam_net_ip_0
 
3161           get_input: vson_dc_unit
 
3163         - get_input: vson_dcl_oam_net_ip_0
 
3164         - get_input: vson_dcl_oam_net_ip_1
 
3165         - get_input: vson_dcl_oam_net_ip_2
 
3167         swift_account_auth_token:
 
3168           get_input: swift_account_auth_token
 
3169         port_vson_server_oam_net_port_00_mac_requirements:
 
3172         vson_server_group_id:
 
3173           get_input: vson_leader_server_group_id
 
3174         vson_vm_flavor_name:
 
3175           get_input: vson_dcl_flavor_name
 
3177         - get_input: availability_zone_0
 
3178         - get_input: availability_zone_1
 
3179         - get_input: availability_zone_0
 
3181         - get_input: vson_dcl_volume_id_0
 
3182         - get_input: vson_dcl_volume_id_1
 
3183         - get_input: vson_dcl_volume_id_2
 
3185           get_input: ntp_servers
 
3186         vson_join_cluster_auth_token:
 
3187           get_input: vson_join_cluster_auth_token
 
3189           get_input: oam_net_id
 
3191         - get_input: vson_dcl_name_0
 
3192         - get_input: vson_dcl_name_1
 
3193         - get_input: vson_dcl_name_2
 
3195     module_5_vson_dbg_volume_group:
 
3196       type: org.openecomp.groups.heat.HeatStack
 
3198         heat_file: ../Artifacts/module_5_vson_dbg_volume.yaml
 
3200           Creates a Cinder volume. Cinder volume is a storage in the form of block devices.  It can be used, for example, for providing storage to instance.  Volume supports creation from snapshot, backup or image.  Also volume can be created only by size. The template creates volumes for vSON DB Global servers (Virtual Function Component DBG).
 
3203     module_7_vson_app_group:
 
3204       type: org.openecomp.groups.heat.HeatStack
 
3206         heat_file: ../Artifacts/module_7_vson_app.yaml
 
3207         description: The template deploys vSON VFC of type APP.
 
3210     module_2_vson_mdr_volume_group:
 
3211       type: org.openecomp.groups.heat.HeatStack
 
3213         heat_file: ../Artifacts/module_2_vson_mdr_volume.yaml
 
3215           Create a Cinder volume. Cinder volume is a storage in the form of block devices.  It can be used, for example, for providing storage to instance.  Volume supports creation from snapshot, backup or image.  Also volume can be created only by size. The template creates volume for vSON Mediator server (Virtual Function Component MDR).
 
3218     module_3_vson_cll_group:
 
3219       type: org.openecomp.groups.heat.HeatStack
 
3221         heat_file: ../Artifacts/module_3_vson_cll.yaml
 
3223           The template deploys three instances of vSON Cluster leaders, instantiates cluster and the first Datacenter.
 
3226     module_6_vson_dbs_volume_group:
 
3227       type: org.openecomp.groups.heat.HeatStack
 
3229         heat_file: ../Artifacts/module_6_vson_dbs_volume.yaml
 
3230         description: "Creates Cinder volumes. Cinder volume is a storage in the form\
 
3231           \ of block devices.  It can be used, for example, for providing storage\
 
3232           \ to instance.  Volume supports creation from snapshot, backup or image.\
 
3233           \  Also volume can be created only by size. The template creates volumes\
 
3234           \ for vSON Database servers configured for sharding (Virtual Function Component\
 
3235           \ DBS). The shard consists of two Database instances: - Primary  - Secondary\
 
3240     module_0_vson_mgt_group:
 
3241       type: org.openecomp.groups.heat.HeatStack
 
3243         heat_file: ../Artifacts/module_0_vson_mgt.yaml
 
3244         description: The template deploys vSON VFC of type MGT.
 
3247     module_1_vson_mon_volume_group:
 
3248       type: org.openecomp.groups.heat.HeatStack
 
3250         heat_file: ../Artifacts/module_1_vson_mon_volume.yaml
 
3252           Create a Cinder volume. Cinder volume is a storage in the form of block devices.  It can be used, for example, for providing storage to instance.  Volume supports creation from snapshot, backup or image.  Also volume can be created only by size. The template creates volume for vSON Monitor and KPIs routing server (Virtual Function Component MON).
 
3255     module_2_vson_mdr_group:
 
3256       type: org.openecomp.groups.heat.HeatStack
 
3258         heat_file: ../Artifacts/module_2_vson_mdr.yaml
 
3259         description: The template deploys vSON VFC of type Mediator (MDR).
 
3262     module_0_vson_mgt_volume_group:
 
3263       type: org.openecomp.groups.heat.HeatStack
 
3265         heat_file: ../Artifacts/module_0_vson_mgt_volume.yaml
 
3267           Create a Cinder volume. Cinder volume is a storage in the form of block devices.  It can be used, for example, for providing storage to instance.  Volume supports creation from snapshot, backup or image.  Also volume can be created only by size. The template creates volume for vSON Management server (Virtual Function Component MGT).
 
3270     module_8_vson_dcl_volume_group:
 
3271       type: org.openecomp.groups.heat.HeatStack
 
3273         heat_file: ../Artifacts/module_8_vson_dcl_volume.yaml
 
3275           Creates Cinder volumes. Cinder volume is a storage in the form of block devices.  It can be used, for example, for providing storage to instance.  Volume supports creation from snapshot, backup or image.  Also volume can be created only by size. The template creates volumes for vSON DC leaders (Virtual Function Component DCL).
 
3280     module_7_vson_app_volume_group:
 
3281       type: org.openecomp.groups.heat.HeatStack
 
3283         heat_file: ../Artifacts/module_7_vson_app_volume.yaml
 
3285           Creates a Cinder volume. Cinder volume is a storage in the form of block devices.  It can be used, for example, for providing storage to instance.  Volume supports creation from snapshot, backup or image.  Also volume can be created only by size. The template creates volume for vSON APP server (Virtual Function Component APP).
 
3288     module_4_vson_dbc_group:
 
3289       type: org.openecomp.groups.heat.HeatStack
 
3291         heat_file: ../Artifacts/module_4_vson_dbc.yaml
 
3292         description: The template deploys vSON VFC of type Database Config (DBC).
 
3295     module_3_vson_cll_volume_group:
 
3296       type: org.openecomp.groups.heat.HeatStack
 
3298         heat_file: ../Artifacts/module_3_vson_cll_volume.yaml
 
3300           Creates Cinder volumes. Cinder volume is a storage in the form of block devices.  It can be used, for example, for providing storage to instance.  Volume supports creation from snapshot, backup or image.  Also volume can be created only by size. The template creates volumes for the vSON Cluster leaders (Virtual Function Component CLL).
 
3305     module_8_vson_dcl_group:
 
3306       type: org.openecomp.groups.heat.HeatStack
 
3308         heat_file: ../Artifacts/module_8_vson_dcl.yaml
 
3309         description: The template deploys vSON Datacenter.
 
3312     module_9_vson_clm_group:
 
3313       type: org.openecomp.groups.heat.HeatStack
 
3315         heat_file: ../Artifacts/module_9_vson_clm.yaml
 
3316         description: The template deploys vSON VFC of type CLM.
 
3319     module_4_vson_dbc_volume_group:
 
3320       type: org.openecomp.groups.heat.HeatStack
 
3322         heat_file: ../Artifacts/module_4_vson_dbc_volume.yaml
 
3324           Creates a Cinder volume. Cinder volume is a storage in the form of block devices.  It can be used, for example, for providing storage to instance.  Volume supports creation from snapshot, backup or image.  Also volume can be created only by size. The template creates volume for vSON DB Config servers (Virtual Function Component DBC).
 
3328       type: org.openecomp.groups.heat.HeatStack
 
3330         heat_file: ../Artifacts/base_vson.yaml
 
3332           Creates essential resources: vSON internal network, Security Groups and vSON Cluster Manager instance. Deploys and configure appropriate software on the Cluster Management server. Exposes shared resource as outputs that could be used by add-on templates.
 
3334       - oam_net_security_group
 
3336     module_6_vson_dbs_group:
 
3337       type: org.openecomp.groups.heat.HeatStack
 
3339         heat_file: ../Artifacts/module_6_vson_dbs.yaml
 
3340         description: "The template deploys vSON VFC of type Database Shard (DBS) VM\
 
3341           \ instances: Primary and Secondary. \n"
 
3344     module_5_vson_dbg_group:
 
3345       type: org.openecomp.groups.heat.HeatStack
 
3347         heat_file: ../Artifacts/module_5_vson_dbg.yaml
 
3348         description: The template deploys vSON VFC of type Database Global (DBG).
 
3351     module_1_vson_mon_group:
 
3352       type: org.openecomp.groups.heat.HeatStack
 
3354         heat_file: ../Artifacts/module_1_vson_mon.yaml
 
3355         description: The template deploys vSON VFC of type MON.
 
3359     vson_dbg_volume_id_0:
 
3360       description: vSON DB Global volume ID.
 
3361       value: vson_dbg_volume_0
 
3362     vson_dbs_server_group_id:
 
3363       description: ID of the Server Group intended for vSON DBS instances.
 
3364       value: UNSUPPORTED_RESOURCE_vson_dbs_server_group
 
3365     vson_mdr_volume_id_0:
 
3366       description: Volume ID.
 
3367       value: vson_mdr_volume_0
 
3368     vson_mgt_volume_id_0:
 
3369       description: ID of the vSON Management volume.
 
3370       value: vson_mgt_volume_0
 
3371     vson_mgt_server_group_id:
 
3372       description: ID of the Server Group intended for vSON Management instances.
 
3373       value: UNSUPPORTED_RESOURCE_vson_mgt_server_group
 
3374     vson_cll_volume_id_0:
 
3375       description: First vSON Cluster leader volume ID.
 
3376       value: vson_cll_volume_0
 
3377     vson_cll_volume_id_1:
 
3378       description: Second vSON Cluster leader volume ID.
 
3379       value: vson_cll_volume_1
 
3380     vson_cll_volume_id_2:
 
3381       description: Third vSON Cluster leader volume ID.
 
3382       value: vson_cll_volume_2
 
3383     vson_dbg_server_group_id:
 
3384       description: ID of the Server Group intended for vSON DBG instances.
 
3385       value: UNSUPPORTED_RESOURCE_vson_dbg_server_group
 
3386     vson_leader_server_group_id:
 
3387       description: ID of the Server Group intended for vSON Cluster/DC leaders.
 
3388       value: UNSUPPORTED_RESOURCE_vson_leader_server_group
 
3389     vson_clm_0_oam_net_ip_0:
 
3390       description: vSON Cluster Management server IP on the OAM network.
 
3392         get_input: vson_clm_oam_net_ip_0
 
3393     vson_clm_server_group_id:
 
3394       description: ID of the Server Group intended for vSON Cluster Management instances.
 
3395       value: UNSUPPORTED_RESOURCE_vson_clm_server_group
 
3396     vson_mdr_server_group_id:
 
3397       description: ID of the Server Group intended for vSON Mediator instances.
 
3398       value: UNSUPPORTED_RESOURCE_vson_mdr_server_group
 
3399     vson_dbc_server_group_id:
 
3400       description: ID of the Server Group intended for vSON DBC instances.
 
3401       value: UNSUPPORTED_RESOURCE_vson_dbc_server_group
 
3402     vson_app_server_group_id:
 
3403       description: ID of the Server Group intended for vSON Application instances.
 
3404       value: UNSUPPORTED_RESOURCE_vson_app_server_group
 
3405     vson_mon_volume_id_0:
 
3406       description: ID of the vSON Monitor and KPIs routing volume.
 
3407       value: vson_mon_volume_0
 
3408     vson_app_volume_id_0:
 
3409       description: vSON APP volume ID.
 
3410       value: vson_app_volume_0
 
3411     vson_dcl_volume_id_2:
 
3412       description: ID of the third vSON DC leader volume.
 
3413       value: vson_dcl_volume_2
 
3414     vson_dcl_volume_id_1:
 
3415       description: ID of the second vSON DC leader volume.
 
3416       value: vson_dcl_volume_1
 
3417     vson_dbs_volume_id_0:
 
3418       description: ID of the first vSON DBS volume.
 
3419       value: vson_dbs_volume_0
 
3420     vson_dbc_volume_id_0:
 
3421       description: vSON DB Config volume ID.
 
3422       value: vson_dbc_volume_0
 
3423     vson_dcl_volume_id_0:
 
3424       description: ID of the first vSON DC leader volume.
 
3425       value: vson_dcl_volume_0
 
3426     vson_dbs_volume_id_1:
 
3427       description: ID of the second vSON DBS volume.
 
3428       value: vson_dbs_volume_1
 
3429     vson_mon_server_group_id:
 
3430       description: ID of the Server Group intended for vSON MON instances.
 
3431       value: UNSUPPORTED_RESOURCE_vson_mon_server_group