This backports several C fixes that never made it into the Python
codebase. These are all for things that happend before the ovsdb-cs
split. I have another patch set coming that does the ovsdb-cs split
and additional fixes that happened after that.

Terry Wilson (6):
  python: idl: Notify on update2 diff only if alerted column changes.
  python: idl: Force IDL retry when missing updates encountered.
  python: idl: Fix expected cond_seqno when conditions are in flight.
  python: idl: Treat "unknown database" error as reason to reconnect.
  python: idl: Handle "not allowed" transaction errors.
  python: idl: Treat a "canceled" transaction reply as TRY_AGAIN.

 python/ovs/db/idl.py | 226 ++++++++++++++++++++++++++++++-------------
 1 file changed, 158 insertions(+), 68 deletions(-)

-- 
2.49.0

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to