We are glad to announce the release of: ovsdbapp 0.15.0: A library for creating OVSDB applications This release is part of the stein 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.14.0..0.15.0 ---------------------------------- bc06517 Convert base commands to ReadOnlyCommand 692653f Allow read-only Commands to bypass txns in execute() c4f4185 Update home-page Diffstat (except docs and test files) ------------------------------------- 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 +++ setup.cfg | 2 +- 6 files changed, 44 insertions(+), 31 deletions(-)
participants (1)
-
no-reply@openstack.org