diff options
author | 2017-06-12 11:10:25 +0200 | |
---|---|---|
committer | 2017-06-12 11:10:25 +0200 | |
commit | 51b51dbfb1467468587b534118da2a22048cb4c9 (patch) | |
tree | fd228efee3335361abb40a9363394cf78144babb /vnfmgr/vnfmgr_odl/sample_config/RestConf-SFs-HttpPut.json | |
parent | a29f1fcf91f130f74dbd9d7c83bb7445faec6136 (diff) |
Updating VNF Manager ODL config to comply with Carbon
- There were some configurations that were using older
deprecated models that have since been removed.
Change-Id: I66b60b510c5afcfb6c6a9c4380aff0b88c9187a9
Signed-off-by: Brady Johnson <brady.allen.johnson@ericsson.com>
Diffstat (limited to 'vnfmgr/vnfmgr_odl/sample_config/RestConf-SFs-HttpPut.json')
-rwxr-xr-x | vnfmgr/vnfmgr_odl/sample_config/RestConf-SFs-HttpPut.json | 2 |
1 files changed, 0 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 391394f3..9616d8bc 100755 --- a/vnfmgr/vnfmgr_odl/sample_config/RestConf-SFs-HttpPut.json +++ b/vnfmgr/vnfmgr_odl/sample_config/RestConf-SFs-HttpPut.json @@ -13,7 +13,6 @@ } ], "rest-uri": "http://192.168.1.11:5000", - "nsh-aware": true, "ip-mgmt-address": "192.168.1.11", "type": "firewall" }, @@ -29,7 +28,6 @@ } ], "rest-uri": "http://192.168.1.12:5000", - "nsh-aware": true, "ip-mgmt-address": "192.168.1.12", "type": "firewall" } |