Move CSIT to integration/csit repo
[integration/csit.git] / tests / multicloud-vmware / provision / jsoninput / auth_info.json
diff --git a/tests/multicloud-vmware/provision/jsoninput/auth_info.json b/tests/multicloud-vmware/provision/jsoninput/auth_info.json
new file mode 100644 (file)
index 0000000..6d42f84
--- /dev/null
@@ -0,0 +1,10 @@
+{
+       "auth":
+       {
+               "scope": {"project": {"id": "a71c87345ad14533aa6496fca69d4840"}},
+               "identity":
+               {
+                       "password": {"user": {"domain": {"name": "Default"}, "password": "vmware", "name": "admin"}}, "methods": ["password"]
+               }
+       }
+}