]> git.proxmox.com Git - mirror_ovs.git/commit
OVN: introduce Controller_Event table
authorLorenzo Bianconi <lorenzo.bianconi@redhat.com>
Thu, 11 Jul 2019 15:48:43 +0000 (17:48 +0200)
committerBen Pfaff <blp@ovn.org>
Fri, 12 Jul 2019 20:34:40 +0000 (13:34 -0700)
commitf732a1ab9c574c1c17858a84cf7d25f294dfb151
tree863fd4965bf33ca10d855199b27a97eaf000a748
parent5fe179987d14ff38cce345dbbe57ef1ffe7853cc
OVN: introduce Controller_Event table

Add Controller_Event table to OVN SBDB in order to
report CMS related event.
Introduce event_table hashmap array and controller_event related
structures to ovn-controller in order to track pending events
forwarded by ovs-vswitchd. Moreover integrate event_table hashmap
array with event_table ovn-sbdb table

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>
include/ovn/logical-fields.h
ovn/controller/ovn-controller.c
ovn/controller/pinctrl.c
ovn/controller/pinctrl.h
ovn/lib/logical-fields.c
ovn/ovn-sb.ovsschema
ovn/ovn-sb.xml