]> git.proxmox.com Git - mirror_ovs.git/commit
ovn-controller: Remove ct_zones from lflow_run.
authorHan Zhou <zhouhan@gmail.com>
Wed, 26 Apr 2017 17:38:08 +0000 (10:38 -0700)
committerBen Pfaff <blp@ovn.org>
Mon, 1 May 2017 20:44:04 +0000 (13:44 -0700)
commit1e31e24232c1d868d054c0e588dca57461ec5dc6
tree69eae18f0661de5187ab92b28f1c9e31700b1cda
parentd56ec3bc0811bf3421ceea76dd70eb8233438c9f
ovn-controller: Remove ct_zones from lflow_run.

ct_zones is not really used in lflow_run, so remove the dependency.

Signed-off-by: Han Zhou <zhouhan@gmail.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
include/ovn/actions.h
ovn/controller/lflow.c
ovn/controller/lflow.h
ovn/controller/ovn-controller.c
tests/test-ovn.c