aboutsummaryrefslogtreecommitdiffstats
path: root/tests/so/orchestration/assets/templates/setup_cloud_region.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/so/orchestration/assets/templates/setup_cloud_region.json')
-rw-r--r--tests/so/orchestration/assets/templates/setup_cloud_region.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/so/orchestration/assets/templates/setup_cloud_region.json b/tests/so/orchestration/assets/templates/setup_cloud_region.json
new file mode 100644
index 00000000..cc5d8575
--- /dev/null
+++ b/tests/so/orchestration/assets/templates/setup_cloud_region.json
@@ -0,0 +1,10 @@
+{
+ "cloud-owner": "${cloudOwner}",
+ "cloud-region-id": "${cloudRegionId}",
+ "cloud-type": "${cloudType}",
+ "owner-defined-type": "${ownerDefinedType}",
+ "cloud-region-version": "${cloudRegionVersion}",
+ "cloud-zone": "${cloudZone}",
+ "complex-name": "${complexName}",
+ "sriov-automation": "${sriovAutomation}"
+} \ No newline at end of file