X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=csit%2Fvariables%2Fsfc%2Fmaster%2Ffull-deploy%2Fservice-function-metadata.json;fp=csit%2Fvariables%2Fsfc%2Fmaster%2Ffull-deploy%2Fservice-function-metadata.json;h=c73f3eec90afc05207ec0157f80e0d88a8b598d5;hb=d9125d158ec0bd2272bc74fcddb89c8fcfacf6ed;hp=0000000000000000000000000000000000000000;hpb=e093ecc632892982310408ba167a82fbb11a5714;p=integration%2Ftest.git diff --git a/csit/variables/sfc/master/full-deploy/service-function-metadata.json b/csit/variables/sfc/master/full-deploy/service-function-metadata.json new file mode 100644 index 0000000000..c73f3eec90 --- /dev/null +++ b/csit/variables/sfc/master/full-deploy/service-function-metadata.json @@ -0,0 +1,13 @@ +{ + "service-function-metadata": { + "context-metadata": [ + { + "name": "NSH1", + "context-header1": "1", + "context-header2": "2", + "context-header3": "3", + "context-header4": "4" + } + ] + } +}