I would like to use OVN to make use of the group features of OVS.
I have the following groups in OVS and I want to write logical flows in OVN SB
to make use of these flows.
group_id=1,type=select,bucket=actions=set_field:00:00:00:00:00:01->eth_dst,bucket=actions=set_field:00:00:00:00:00:02->eth_dst,resubmit(,5)
group_id=2,type=select,bucket=actions=output:2,bucket=actions=output:4,resubmit(,5)
The final destination port is selected by the load-balancing functionality of
the group function above.
In OVN SB, I do not know the outport (except that it is a group). Will OVN
support this?
Any suggestions ?
thanks,Farhad.
_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss