diff options
Diffstat (limited to 'vnfmgr/vnfmgr_odl/sample_config/RestConf-SFPs-HttpPut.json')
-rwxr-xr-x | vnfmgr/vnfmgr_odl/sample_config/RestConf-SFPs-HttpPut.json | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/vnfmgr/vnfmgr_odl/sample_config/RestConf-SFPs-HttpPut.json b/vnfmgr/vnfmgr_odl/sample_config/RestConf-SFPs-HttpPut.json deleted file mode 100755 index da1f2c45..00000000 --- a/vnfmgr/vnfmgr_odl/sample_config/RestConf-SFPs-HttpPut.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "service-function-paths": { - "service-function-path": [ - { - "name": "sfc-path-1", - "service-chain-name": "sfc-chain-1", - "transport-type": "service-locator:vxlan-gpe", - "symmetric": true - } - ] - } -} |