return slice profile when serviceProfile is non shareable
[optf/osdf.git] / test / apps / slice_selection / no_recomm_conductor_response.json
diff --git a/test/apps/slice_selection/no_recomm_conductor_response.json b/test/apps/slice_selection/no_recomm_conductor_response.json
new file mode 100644 (file)
index 0000000..f23af87
--- /dev/null
@@ -0,0 +1,18 @@
+{\r
+   "plans":[\r
+      {\r
+         "status":"done",\r
+         "id":"plan_id",\r
+         "name":"Plan Name 1",\r
+         "links":[\r
+            [\r
+               {\r
+                  "href":"http://conductor:8091/v1/plans/plan_id",\r
+                  "rel":"self"\r
+               }\r
+            ]\r
+         ],\r
+         "recommendations": []\r
+      }\r
+   ]\r
+}\r