Step 1: Move vm scripts to the right place
[integration/test.git] / csit / variables / sfc / sf_dpi_102_100.json
1 {
2     "service-function": [
3         {
4             "name": "dpi-102-100",
5             "type": "service-function-type:dpi",
6             "nsh-aware": true,
7             "sf-data-plane-locator": [
8                 {
9                     "name": "dpl-100",
10                     "port": 10100,
11                     "ip": "10.3.1.102",
12                     "service-function-forwarder": "SFF-bootstrap"
13                 }
14             ],
15             "ip-mgmt-address": "10.3.1.102",
16             "rest-uri": "http://localhost:10100"
17         }
18     ]
19 }