ovn: Fix ACLs for child logical ports.
authorRussell Bryant <russell@ovn.org>
Tue, 17 Nov 2015 22:00:06 +0000 (14:00 -0800)
committerRussell Bryant <russell@ovn.org>
Fri, 11 Dec 2015 16:58:00 +0000 (11:58 -0500)
commitf057f2f1b48b113920646c647f82dd789ae16435
treec6b985a136cb8cb07de03a837484dad7cddb71a6
parentc182a3676e5a716a07be2c9cd269a25e599d880b
ovn: Fix ACLs for child logical ports.

The physical input flows for child logical ports (for the
container-in-a-VM use case, for example) did not set a conntrack zone
ID.  The previous code only allocated a zone ID for local VIFs and
missed doing it for child ports.

Signed-off-by: Russell Bryant <russell@ovn.org>
Acked-by: Justin Pettit <jpettit@ovn.org>
ovn/controller/binding.c