On Wed, Sep 28, 2016 at 03:17:04AM +0000, Zongkai LI wrote:
> From: Zongkai LI <st...@ovn-dev-lzklibj1.ibm.biz>
> 
> This patch aims to extend table Address_Set to Set, make it more common to
> accept variable set, not only address. And by that, we can skinny down ACLs,
> if we use Set to defines port name sets for ACL to use, since lots of ACL
> entries are similar but only "inport" and "outport" fields are different.

This will break systems on upgrade by deleting a table.  Since we've now
declared OVN "non-experimental", meaning that we're doing our best to
commit to smooth upgrades, it's probably better to retain the table and
column names, even if it means that the names are now imperfect
descriptions of their function.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to