We high-spiritedly announce the release of: ovsdbapp 0.12.3: A library for creating OVSDB applications This release is part of the rocky stable release series. The source is available from: http://git.openstack.org/cgit/openstack/ovsdbapp Download the package from: https://tarballs.openstack.org/ovsdbapp/ Please report issues through launchpad: http://bugs.launchpad.net/ovsdbapp For more details, please see below. Changes in ovsdbapp 0.12.2..0.12.3 ---------------------------------- 547777a Convert base commands to ReadOnlyCommand 62f02f4 Allow read-only Commands to bypass txns in execute() 1ceb3cd Move ovsdbapp jobs to its tree Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 18 ----- ovsdbapp/backend/ovs_idl/command.py | 17 ++++- ovsdbapp/schema/open_vswitch/commands.py | 18 ++--- ovsdbapp/schema/ovn_northbound/commands.py | 32 ++++---- ovsdbapp/schema/ovn_southbound/commands.py | 2 +- .../schema/open_vswitch/test_common_db.py | 4 + .../post.yaml | 4 + .../run.yaml | 88 ++++++++++++++++++++++ playbooks/legacy/tempest-post-common.yml | 56 ++++++++++++++ zuul.d/legacy-ovsdbapp-jobs.yaml | 13 ++++ zuul.d/project.yaml | 15 ++++ 11 files changed, 219 insertions(+), 48 deletions(-)
participants (1)
-
no-reply@openstack.org