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_8_vson_dcl ## Unique ID for this VF Module instance. # vf_module_id: 8 ## The ID of the OAM network. # oam_net_id: e74c21d6-9d47-4620-9594-7e440b4302b0 ## Address length prefix for the subnet on the OAM network # oam_net_subnet_prefix_length: 24 ## Default gateway.Required for Sandbox. # default_gateway: 10.56.124.1 ## List of DNS servers # dns_servers: 64.102.6.247 ## List of NTP servers # ntp_servers: 173.38.201.67 ## First availability zone for vSON DC leaders. ## NOTE: vSON DC leader instance should be located in the same ## Availability Zone as its related Cinder Volume. # availability_zone_0: nova ## Second availability zone for vSON DC leaders. ## NOTE: vSON DC leader instance should be located in the same ## Availability Zone as its related Cinder Volume. # availability_zone_1: 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 Datacenter leaders. # vson_leader_server_group_id: 138c78ff-3552-4ee7-ad9d-a5b78427bdd0 ## 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 first vSON DC leader. # vson_dcl_volume_id_0: 2136e379-d3e7-4202-a81c-d071e45bfa2a ## ID of the volume intended for the second vSON DC leader. # vson_dcl_volume_id_1: e82f70ee-c1d6-43fe-a816-0ef1ed1a8ce2 ## ID of the volume intended for the third vSON DC leader. # vson_dcl_volume_id_2: 0ab311f0-04d1-422f-a0bd-c6e881600325 ## Unique name for the first vSON DC leader. # vson_dcl_name_0: vson-14.cisco.com ## Unique name for the second vSON DC leader. # vson_dcl_name_1: vson-15.cisco.com ## Unique name for the third vSON DC leader. # vson_dcl_name_2: vson-16.cisco.com ## VM Image name a vSON DC leader instance will be created from. # vson_dcl_image_name: VSON-BASE-1.0 ## The ID or name of the DC leader flavor. # vson_dcl_flavor_name: vson-dcl-flavor ## Fixed IP assignment for the first vSON DC leader instance on the OAM network. # vson_dcl_oam_net_ip_0: 10.56.124.25 ## Fixed IP assignment for the second vSON DC leader instance on the OAM network. # vson_dcl_oam_net_ip_1: 10.56.124.26 ## Fixed IP assignment for the third vSON DC leader instance on the OAM network. # vson_dcl_oam_net_ip_2: 10.56.124.27 ## 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: DC2 ## 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: 373b32612bf74cbf98c4000cc7f885fd ## Number of vSON DC leaders. # number_of_servers: 3