commit | 43682119c1fd2478599a12641b3c6d9246944093 | [log] [tgz] |
---|---|---|
author | Girish Gowdra <girish@opennetworking.org> | Mon Jul 13 17:51:56 2020 -0700 |
committer | Girish Gowdra <girish@opennetworking.org> | Mon Jul 13 17:51:56 2020 -0700 |
tree | b26096e0665bd922215921d74bb64bf4783869c2 | |
parent | 63b01daf9d9451804b57a9f1f13871135918220e [diff] |
Bug fix for specifying vlan-tagged interface for bng-intf Change-Id: I881973f1630a88e3d76ff61945741fb2269f2209
diff --git a/tosca-configs/voltha/onf-demo-pod-onos-netcfg-switch-inband.json b/tosca-configs/voltha/onf-demo-pod-onos-netcfg-switch-inband.json index 0ec3999..66e893b 100644 --- a/tosca-configs/voltha/onf-demo-pod-onos-netcfg-switch-inband.json +++ b/tosca-configs/voltha/onf-demo-pod-onos-netcfg-switch-inband.json
@@ -22,7 +22,7 @@ }, "of:0000000000000001/31" : { "interfaces" : [ - { "name" : "bng-intf", "vlan-tagged": 4093 } + { "name" : "bng-intf", "vlan-tagged": [4093] } ] }, "of:0000000000000001/1" : {