X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Ftemplates%2Fkubernetes%2Fconfigmaps%2Feth-1drcl2bdbasemaclrn-eth-2memif-4drcl2xc-1horiz.yaml;fp=resources%2Ftemplates%2Fkubernetes%2Fconfigmaps%2Fho-eth-1drcl2bdbasemaclrn-eth-2memif-4drcl2xc.yaml;h=5458fa40db42c35ee637b076e497ce9bed23561a;hp=4b3d301a2fd7e3717c659ba1a689396bddd68eb4;hb=e81d599029f31fb433089eecf0d160ab01719383;hpb=35c56dcebead5b61ccc087024ed89d1c2fd7feed diff --git a/resources/templates/kubernetes/configmaps/ho-eth-1drcl2bdbasemaclrn-eth-2memif-4drcl2xc.yaml b/resources/templates/kubernetes/configmaps/eth-1drcl2bdbasemaclrn-eth-2memif-4drcl2xc-1horiz.yaml similarity index 91% rename from resources/templates/kubernetes/configmaps/ho-eth-1drcl2bdbasemaclrn-eth-2memif-4drcl2xc.yaml rename to resources/templates/kubernetes/configmaps/eth-1drcl2bdbasemaclrn-eth-2memif-4drcl2xc-1horiz.yaml index 4b3d301a2f..5458fa40db 100644 --- a/resources/templates/kubernetes/configmaps/ho-eth-1drcl2bdbasemaclrn-eth-2memif-4drcl2xc.yaml +++ b/resources/templates/kubernetes/configmaps/eth-1drcl2bdbasemaclrn-eth-2memif-4drcl2xc-1horiz.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: vswitch-vnf4 description: VNF4 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: vnf4 port_label: port2 etcd_vpp_switch_key: vswitch - l2fib_macs: - - "$$TG_IF1_MAC1$$" type: 2 - name: vnf1-vnf2 description: vnf1 to vnf2 via direct - memifs