On Mon, Jul 18, 2016 at 11:45:58AM +0300, Liran Schour wrote: > Add to IDL API that allows the user to add and remove clauses on a table's > condition > iteratively. IDL maintain tables condition and send monitor_cond_change to > the server > upon condition change. > Add tests for conditional monitoring to IDL. > > Signed-off-by: Liran Schour <lir...@il.ibm.com>
The change to test-ovsdb.py made flake8 complain because it left only one blank line between function definitions instead of two. No big deal, I'll fix that up. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev