robot tcs, test charts, robot container added
[ta/cloudtaf.git] / libraries / common / users.py
diff --git a/libraries/common/users.py b/libraries/common/users.py
new file mode 100644 (file)
index 0000000..421b8cc
--- /dev/null
@@ -0,0 +1,2 @@
+root = {'username': 'root', 'password': ''}
+cloudadmin = {'username': 'cloudadmin', 'password': 'letmeinCRF1234'}