Merge "Add orchestration project to SO integration testing repository"
[integration/csit.git] / tests / so / orchestration / resources / properties / cloudRegion.robot
diff --git a/tests/so/orchestration/resources/properties/cloudRegion.robot b/tests/so/orchestration/resources/properties/cloudRegion.robot
new file mode 100644 (file)
index 0000000..b38f428
--- /dev/null
@@ -0,0 +1,13 @@
+*** Settings ***
+Documentation        Properties for CloudRegion
+
+
+*** Variables ***
+${cloudOwner}    CloudOwner
+${cloudRegionId}    regionOne
+${cloudType}    openstack
+${ownerDefinedType}    LCP
+${cloudRegionVersion}    3.0.3
+${cloudZone}    TEST1
+${complexName}    regionOne
+${sriovAutomation}    false
\ No newline at end of file