]> git.proxmox.com Git - mirror_ovs.git/commit
ovn-northd: Add hint in lflow to link back to acl
authorHan Zhou <zhouhan@gmail.com>
Fri, 24 Mar 2017 06:43:25 +0000 (23:43 -0700)
committerBen Pfaff <blp@ovn.org>
Fri, 21 Apr 2017 22:40:50 +0000 (15:40 -0700)
commit17bfa2aa9d8edfa900e9285c067b2894bd49349a
treecb42271f6abbc4195dc7e4f843f2cc1fcadf1a60
parentf631f6e95998b01720504c548651be276d47c23a
ovn-northd: Add hint in lflow to link back to acl

It will be helpful for trouble-shooting if we can link a logical flow
back to the ACL that generated it. This patch is to add a stage-hint as
an external-id in lflow. The hint contains stage specific information.
Now only lflows in ACL stages have hint, which is the ACL uuid, though
the same mechanism can be used to add hint for other stages later.

Signed-off-by: Han Zhou <zhouhan@gmail.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
ovn/northd/ovn-northd.c
ovn/ovn-sb.xml