commit | 24be8f0d8c43a4c1fbc3ffc737420b0ae5cd1c36 | [log] [tgz] |
---|---|---|
author | Kailash <kailash@onlab.us> | Mon Jun 24 16:58:29 2019 -0700 |
committer | Kailash <kailash@onlab.us> | Mon Jun 24 16:58:29 2019 -0700 |
tree | 4395c7256ef5441a8fe5a285ebc61a562f0fc4cf | |
parent | 1485c308e8925eb206d77388fa7037be6c564f4c [diff] |
updating flex-ocp fabric config Change-Id: Ia80ccd9ffeab361fcb9e3534faa19ee441a87b56
diff --git a/tosca-configs/att-workflow/flex-ocp-cord-voltha-master-fabric.yaml b/tosca-configs/att-workflow/flex-ocp-cord-voltha-master-fabric.yaml index d08727c..b6f063b 100755 --- a/tosca-configs/att-workflow/flex-ocp-cord-voltha-master-fabric.yaml +++ b/tosca-configs/att-workflow/flex-ocp-cord-voltha-master-fabric.yaml
@@ -68,7 +68,7 @@ type: tosca.nodes.BNGPortMapping properties: s_tag: any - switch_port: 8 + switch_port: 3 # DHCP L2 Relay config onos_app#dhcpl2relay: @@ -85,7 +85,7 @@ { "dhcpl2relay" : { "useOltUplinkForServerPktInOut" : false, - "dhcpServerConnectPoints" : [ "of:0000cc37ab5b6da8/8" ] + "dhcpServerConnectPoints" : [ "of:0000cc37ab5b6da8/3" ] } } requirements: