Add orchestration project to SO integration testing repository
[integration/csit.git] / tests / so / orchestration / assets / templates / setup_cloud_region.json
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 (file)
index 0000000..cc5d857
--- /dev/null
@@ -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