ovsdbapp 2.18.0 (hibiscus)
We are gleeful to announce the release of: ovsdbapp 2.18.0 This release is part of the hibiscus release series. The source is available from: https://opendev.org/openstack/ovsdbapp Download the package from: https://tarballs.openstack.org/ovsdbapp/ Please report issues through: https://bugs.launchpad.net/ovsdbapp/+bugs For more details, please see below. Changes in ovsdbapp 2.17.0..2.18.0 ---------------------------------- 5394565 Fix row2str crash on dangling UUID refs in deleted rows cf2a8fc Add asdict() method to RowView e5fe033 Add Neutron functional test to the gate queue 9188c90 Change signature of ``lsp_detach_mirror`` method 0046fa6 Fix malformed string formatting in ``QoSAddCommand`` 9fb8d7b Fix malformed string formatting in ``row_by_record`` Diffstat (except docs and test files) ------------------------------------- ovsdbapp/backend/ovs_idl/idlutils.py | 30 ++++- ovsdbapp/backend/ovs_idl/rowview.py | 10 ++ ovsdbapp/schema/ovn_northbound/api.py | 6 +- ovsdbapp/schema/ovn_northbound/commands.py | 12 +- ovsdbapp/schema/ovn_northbound/impl_idl.py | 4 +- .../functional/backend/ovs_idl/test_idlutils.py | 43 +++++- .../functional/backend/ovs_idl/test_rowview.py | 146 +++++++++++++++++++++ .../schema/ovn_northbound/test_impl_idl.py | 4 +- zuul.d/project.yaml | 19 +++ 9 files changed, 254 insertions(+), 20 deletions(-)
participants (1)
-
no-reply@openstack.org