X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Ftemplates%2Fkubernetes%2Fconfigmaps%2Feth-1drcl2bdbasemaclrn-eth-2memif-1drcl2xc-1paral.yaml;fp=resources%2Ftemplates%2Fkubernetes%2Fconfigmaps%2Fpa-eth-1drcl2bdbasemaclrn-eth-2memif-1drcl2xc.yaml;h=6bb7fc8044fe43e25e9a323355c0496ed5a1c923;hp=b3b2d6ec803403bbe4cf3764228e04c47e420daa;hb=e81d599029f31fb433089eecf0d160ab01719383;hpb=35c56dcebead5b61ccc087024ed89d1c2fd7feed diff --git a/resources/templates/kubernetes/configmaps/pa-eth-1drcl2bdbasemaclrn-eth-2memif-1drcl2xc.yaml b/resources/templates/kubernetes/configmaps/eth-1drcl2bdbasemaclrn-eth-2memif-1drcl2xc-1paral.yaml similarity index 82% rename from resources/templates/kubernetes/configmaps/pa-eth-1drcl2bdbasemaclrn-eth-2memif-1drcl2xc.yaml rename to resources/templates/kubernetes/configmaps/eth-1drcl2bdbasemaclrn-eth-2memif-1drcl2xc-1paral.yaml index b3b2d6ec80..6bb7fc8044 100644 --- a/resources/templates/kubernetes/configmaps/pa-eth-1drcl2bdbasemaclrn-eth-2memif-1drcl2xc.yaml +++ b/resources/templates/kubernetes/configmaps/eth-1drcl2bdbasemaclrn-eth-2memif-1drcl2xc-1paral.yaml @@ -20,34 +20,36 @@ data: - name: vswitch-vnf1 description: vswitch to VNF1 - memif type: 3 + bd_parms: + flood: true + unknown_unicast_flood: true + forward: true + learn: true elements: - container: vswitch port_label: $$VSWITCH_IF1$$ etcd_vpp_switch_key: vswitch - l2fib_macs: - - "$$TG_IF1_MAC1$$" type: 5 - container: vnf1 port_label: port1 etcd_vpp_switch_key: vswitch - l2fib_macs: - - "$$TG_IF2_MAC1$$" type: 2 - name: vnf1-vswitch description: VNF1 to vswitch - memif type: 3 + bd_parms: + flood: true + unknown_unicast_flood: true + forward: true + learn: true elements: - container: vswitch port_label: $$VSWITCH_IF2$$ etcd_vpp_switch_key: vswitch - l2fib_macs: - - "$$TG_IF2_MAC1$$" type: 5 - container: vnf1 port_label: port2 etcd_vpp_switch_key: vswitch - l2fib_macs: - - "$$TG_IF1_MAC1$$" type: 2 vnf.conf: | @@ -59,4 +61,4 @@ data: l2xconnects: - port_labels: - port1 - - port2 \ No newline at end of file + - port2