Step 2: Move test folder to root
[integration/test.git] / csit / variables / sfc / sf_dpi_102_100.json
diff --git a/csit/variables/sfc/sf_dpi_102_100.json b/csit/variables/sfc/sf_dpi_102_100.json
new file mode 100644 (file)
index 0000000..8acbc95
--- /dev/null
@@ -0,0 +1,19 @@
+{
+    "service-function": [
+        {
+            "name": "dpi-102-100",
+            "type": "service-function-type:dpi",
+            "nsh-aware": true,
+            "sf-data-plane-locator": [
+                {
+                    "name": "dpl-100",
+                    "port": 10100,
+                    "ip": "10.3.1.102",
+                    "service-function-forwarder": "SFF-bootstrap"
+                }
+            ],
+            "ip-mgmt-address": "10.3.1.102",
+            "rest-uri": "http://localhost:10100"
+        }
+    ]
+}