aboutsummaryrefslogtreecommitdiffstats
path: root/tests/so/orchestration/resources/properties/cloudRegion.robot
diff options
context:
space:
mode:
Diffstat (limited to 'tests/so/orchestration/resources/properties/cloudRegion.robot')
-rw-r--r--tests/so/orchestration/resources/properties/cloudRegion.robot13
1 files changed, 13 insertions, 0 deletions
diff --git a/tests/so/orchestration/resources/properties/cloudRegion.robot b/tests/so/orchestration/resources/properties/cloudRegion.robot
new file mode 100644
index 00000000..b38f4285
--- /dev/null
+++ b/tests/so/orchestration/resources/properties/cloudRegion.robot
@@ -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