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_0_vson_mgt.env
diff options
context:
space:
mode:
Diffstat (limited to 'openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedSingleCompute/multipleReferencesToSameNestedFilesWithSameComputeType/in/module_0_vson_mgt.env')
-rw-r--r--openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedSingleCompute/multipleReferencesToSameNestedFilesWithSameComputeType/in/module_0_vson_mgt.env68
1 files changed, 68 insertions, 0 deletions
diff --git a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedSingleCompute/multipleReferencesToSameNestedFilesWithSameComputeType/in/module_0_vson_mgt.env b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedSingleCompute/multipleReferencesToSameNestedFilesWithSameComputeType/in/module_0_vson_mgt.env
new file mode 100644
index 0000000000..0041d69109
--- /dev/null
+++ b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/nestedSingleCompute/multipleReferencesToSameNestedFilesWithSameComputeType/in/module_0_vson_mgt.env
@@ -0,0 +1,68 @@
+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_0_vson_mgt
+
+## Unique ID for this VF Module instance.
+# vf_module_id: 0
+
+## 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 the Sandbox environment.
+# 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
+
+## Availability zone.
+## NOTE: vSON MGT 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 MGT.
+# vson_mgt_server_group_id: fb166e35-7006-49c9-b914-6c11d2082568
+
+## 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 Management server.
+# vson_mgt_volume_id_0: 4c0e5552-ff7d-44eb-90d1-7b7741751a77
+
+## Unique name for the vSON Management server.
+ vson_mgt_name_0: vson-03.cisco.com
+
+## The ID or name of the Management flavor.
+ vson_mgt_flavor_name: vson-mgt-flavor
+
+## Fixed IP assignment for the vSON MGT instance on the OAM network.
+# vson_mgt_oam_net_ip_0: 10.56.124.12
+
+## 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
+
+## Swift account auth token.
+## Example: 041a5187bb4641f9b89583e2539776b0
+# swift_account_auth_token: 35a7c0fcc45f48988433834e4d88638c
+
+## Number of vSON Management servers.
+# number_of_servers: 1