Move CSIT to integration/csit repo
[integration/csit.git] / tests / vfc / nfvo-driver-svnfm / jsoninput / hwvnfm_createtoken.json
diff --git a/tests/vfc/nfvo-driver-svnfm/jsoninput/hwvnfm_createtoken.json b/tests/vfc/nfvo-driver-svnfm/jsoninput/hwvnfm_createtoken.json
new file mode 100644 (file)
index 0000000..d21664b
--- /dev/null
@@ -0,0 +1,13 @@
+{
+    "auth": {
+        "identity": {
+            "methods": ["password"],
+            "password": {
+                "user": {
+                    "name": "admin",
+                    "password": "User@12345"
+                }
+            }
+        }
+    }
+}
\ No newline at end of file