X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=csit%2Fvariables%2Fsfc%2Flithium%2Fsf_dpi_102_100.json;fp=csit%2Fvariables%2Fsfc%2Flithium%2Fsf_dpi_102_100.json;h=8acbc95d1e75549317f37a415dec6e617ad5dcd9;hb=b7722ad6f6494b0f5dc0083829e0bcfc18330d3d;hp=0000000000000000000000000000000000000000;hpb=6332d0333a521277d75f80ff24339c038ffe51a4;p=integration%2Ftest.git diff --git a/csit/variables/sfc/lithium/sf_dpi_102_100.json b/csit/variables/sfc/lithium/sf_dpi_102_100.json new file mode 100644 index 0000000000..8acbc95d1e --- /dev/null +++ b/csit/variables/sfc/lithium/sf_dpi_102_100.json @@ -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" + } + ] +}