ovn-northd: Add stages for logical routers.
authorBen Pfaff <blp@nicira.com>
Wed, 7 Oct 2015 20:12:34 +0000 (13:12 -0700)
committerBen Pfaff <blp@nicira.com>
Sat, 17 Oct 2015 06:52:41 +0000 (23:52 -0700)
commit880fcd147e2321b6f215fa368e726d81edb1f054
tree39866258159a51d62bc51e15957c93c39fbf0d3d
parent614404518f67812dbf35d30aca2686ebfd8f6aaa
ovn-northd: Add stages for logical routers.

Until now, ovn-northd has only set up flows for logical switches.  With the
arrival of logical routers, it needs to set up flows for them too.  The
stages within logical routers are completely different from those for
logical switches, so this prepares for that by adding logic for identifying
those stages.

Signed-off-by: Ben Pfaff <blp@nicira.com>
Acked-by: Justin Pettit <jpettit@nicira.com>
ovn/northd/ovn-northd.c