]> git.proxmox.com Git - mirror_ovs.git/commit
OVN: use trigger_event action to report 'empty_lb_rule' events
authorLorenzo Bianconi <lorenzo.bianconi@redhat.com>
Thu, 11 Jul 2019 15:48:45 +0000 (17:48 +0200)
committerBen Pfaff <blp@ovn.org>
Fri, 12 Jul 2019 20:34:42 +0000 (13:34 -0700)
commit821e1e54abcb5dd95c0c5efdab67dc7c0246a17b
tree4ec5453c5c63b9c452aad853a23aceddc611cee0
parent5e0d2837c64a12e573b80fff00cb91cdd86db9c2
OVN: use trigger_event action to report 'empty_lb_rule' events

Add northd logical flows in order to reports that the controller
received an IP packet for LB rule witn no backends.
This configuration is used by OpenShift to spin up a idle POD

Signed-off-by: Mark Michelson <mmichels@redhat.com>
Co-authored-by: Mark Michelson <mmichels@redhat.com>
Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi@redhat.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
ovn/northd/ovn-northd.c
ovn/ovn-nb.xml
tests/ovn.at