Functest scripts, simulators, and payloads
[optf/osdf.git] / test / functest / simulators / has-api / response-payloads / flow1-success-simple / status-solving.json
diff --git a/test/functest/simulators/has-api/response-payloads/flow1-success-simple/status-solving.json b/test/functest/simulators/has-api/response-payloads/flow1-success-simple/status-solving.json
new file mode 100644 (file)
index 0000000..8bb074f
--- /dev/null
@@ -0,0 +1,17 @@
+{
+  "plans": [
+    {
+      "status": "solving",
+      "name": "Plan Name 1",
+      "links": [
+        [
+          {
+            "href": "http://localhost:5000/simulated/oof/has-api/flow1-success-simple/status-done.json",
+            "rel": "self"
+          }
+        ]
+      ],
+      "id": "plan_id"
+    }
+  ]
+}