ovn-nb: Change how router ports work.
authorBen Pfaff <blp@nicira.com>
Wed, 7 Oct 2015 23:01:37 +0000 (16:01 -0700)
committerBen Pfaff <blp@nicira.com>
Sat, 17 Oct 2015 06:52:41 +0000 (23:52 -0700)
commit27e3e5b8968092a5c49919518c2e1083625ef241
treedb60e324bc89216b25c55ce375cc8d76b0df22d0
parent8351253cb9e767507bb7eec9cd0dbc4abc3e8cfd
ovn-nb: Change how router ports work.

This is for two reasons.  First, a router port is not really much of a
special case from a logical switch's point of view.  For switching
purposes, it works exactly the same as any other port.  Having a special
column for it just adds artificial special cases.

Second, the previous form of router ports specified that all of them use
the logical port name "ROUTER".  This seemed to make sense at the time but
now it is just adding more special cases.  Instead just giving them names
like any other port makes life easier.

Signed-off-by: Ben Pfaff <blp@nicira.com>
Acked-by: Justin Pettit <jpettit@nicira.com>
ovn/TODO
ovn/ovn-nb.ovsschema
ovn/ovn-nb.xml