ovsdbapp/ovsdbapp/backend/ovs_idl
Terry Wilson 4ee25ad6af Break out match_fn from matches
The condition matching functionality is kind of limited. Since
matching table and event is very common, break out a match_fn
method to allow users to create custom matching w/o replicating
table and event matching.

Change-Id: I5b48863499375c40295504bae41c5fffdbcd747c
2019-02-13 16:11:59 +00:00
..
common Add Windows support when using eventlet with monkey_patch 2017-07-05 23:08:03 +03:00
linux Add Windows support when using eventlet with monkey_patch 2017-07-05 23:08:03 +03:00
windows update pylint to 1.9.2 2018-08-21 09:36:16 -04:00
__init__.py Allow to stop and restart connections in Backend 2017-09-18 12:41:51 +00:00
command.py Convert base commands to ReadOnlyCommand 2019-01-28 10:33:13 -06:00
connection.py Expand retry behavior to cover other python-ovs methods 2018-11-12 17:50:33 +00:00
event.py Break out match_fn from matches 2019-02-13 16:11:59 +00:00
fixtures.py Allow choosing vlog levels to patch and restoring the vlog 2017-05-03 12:31:52 -05:00
idlutils.py Attempt to fetch the schema from any remote 2018-12-17 10:59:54 -08:00
rowview.py Add OVN_Southbound API support 2017-07-31 23:26:16 -05:00
transaction.py Transaction: Handle NOT_LOCKED status 2018-03-08 17:10:09 +00:00
vlog.py Add Windows support when using eventlet with monkey_patch 2017-07-05 23:08:03 +03:00