summaryrefslogtreecommitdiffstats
path: root/vnfmgr/vnfmgr_odl/sample_config/RestConf-SFs-HttpPut.json
diff options
context:
space:
mode:
authorSam Hague <shague@redhat.com>2016-01-29 17:01:58 +0000
committerGerrit Code Review <gerrit@172.30.200.206>2016-01-29 17:01:58 +0000
commit8bfc5379afb2094311ae4480794641ef6d05d361 (patch)
tree817c9fc91f1cb87c1a5d96b306411bd4c77285ce /vnfmgr/vnfmgr_odl/sample_config/RestConf-SFs-HttpPut.json
parent09c96f2ff79fb4568b21cc33a010756b6cc4b78b (diff)
parent13af59872b888cfa88e1e7ca6e06e9e47341870c (diff)
Merge "Updating VnfMgr ODL SFC config" into stable/brahmaputra
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"
}
]
}