[ovs-dev] [PATCH 0/2] [python] 2.11 backports to help neutron upstream CI

Terry Wilson twilson at redhat.com
Tue Mar 16 14:16:19 UTC 2021


The notifications patch didn't apply cleanly due to another missing
patch. I went ahead and added it, then it applied cleanly. I did have
to modify the test because newer versions of the base test creates a
couple rows, so I just had to remove those fows and re-number the UUIDs.
No other change was made.

The neutron upstream CI for the stable/train branch caps the version of
ovs at 2.11, and there are some test failures due to the notification
bug that are holding up ~10 patches that are being backported.

Terry Wilson (2):
  Handle refTable values with setkey()
  python: Send notifications after the transaction ends.

 python/ovs/db/idl.py    | 42 ++++++++++++++++++++++++-----------------
 tests/idltest.ovsschema | 15 +++++++++++++++
 tests/ovsdb-idl.at      | 33 ++++++++++++++++++++++++++++++++
 tests/test-ovsdb.py     | 31 +++++++++++++++++++++++++++---
 4 files changed, 101 insertions(+), 20 deletions(-)

-- 
2.26.2



More information about the dev mailing list