aboutsummaryrefslogtreecommitdiffstats
path: root/vnfmgr/vnfmgr_odl/sample_config/RestConf-SFs-HttpPut.json
diff options
context:
space:
mode:
authorBrady Johnson <brady.allen.johnson@ericsson.com>2016-01-21 19:04:44 +0100
committerBrady Johnson <brady.allen.johnson@ericsson.com>2016-01-29 16:37:14 +0000
commit13af59872b888cfa88e1e7ca6e06e9e47341870c (patch)
treefe90bf84073325707d9d9beb219f3c376b23d72d /vnfmgr/vnfmgr_odl/sample_config/RestConf-SFs-HttpPut.json
parent51f1c01d34888b48694e3c4ea67f707706532310 (diff)
Updating VnfMgr ODL SFC config
- Data model was changed in ODL SFC Change-Id: I595b5662adf0737d5106e1ef95058b992c019ccb Signed-off-by: Brady Johnson <brady.allen.johnson@ericsson.com> (cherry picked from commit d667294349b816d7abd8f6fa9c3cdca626fa1da2)
Diffstat (limited to 'vnfmgr/vnfmgr_odl/sample_config/RestConf-SFs-HttpPut.json')
-rwxr-xr-xvnfmgr/vnfmgr_odl/sample_config/RestConf-SFs-HttpPut.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/vnfmgr/vnfmgr_odl/sample_config/RestConf-SFs-HttpPut.json b/vnfmgr/vnfmgr_odl/sample_config/RestConf-SFs-HttpPut.json
index 1ea27e79..391394f3 100755
--- a/vnfmgr/vnfmgr_odl/sample_config/RestConf-SFs-HttpPut.json
+++ b/vnfmgr/vnfmgr_odl/sample_config/RestConf-SFs-HttpPut.json
@@ -15,7 +15,7 @@
"rest-uri": "http://192.168.1.11:5000",
"nsh-aware": true,
"ip-mgmt-address": "192.168.1.11",
- "type": "service-function-type:firewall"
+ "type": "firewall"
},
{
"name": "firewall-3",
@@ -31,7 +31,7 @@
"rest-uri": "http://192.168.1.12:5000",
"nsh-aware": true,
"ip-mgmt-address": "192.168.1.12",
- "type": "service-function-type:firewall"
+ "type": "firewall"
}
]
}