[release-announce] [neutron] ovsdbapp 0.8.0 (queens)

no-reply at openstack.org no-reply at openstack.org
Thu Nov 16 09:39:05 UTC 2017


We are pumped to announce the release of:

ovsdbapp 0.8.0: A library for creating OVSDB applications

This release is part of the queens 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.7.0..0.8.0
--------------------------------

158ae06 Don't wait on TRY_AGAIN when calling commit_block()
d7e3313 Add DNS APIs


Diffstat (except docs and test files)
-------------------------------------

ovsdbapp/backend/ovs_idl/transaction.py            |   3 -
ovsdbapp/schema/ovn_northbound/api.py              | 103 +++++++++++++++++++
ovsdbapp/schema/ovn_northbound/commands.py         |  61 ++++++++++++
ovsdbapp/schema/ovn_northbound/impl_idl.py         |  42 ++++++++
.../functional/schema/ovn_northbound/fixtures.py   |   7 ++
.../schema/ovn_northbound/test_impl_idl.py         | 110 +++++++++++++++++++++
6 files changed, 323 insertions(+), 3 deletions(-)







More information about the Release-announce mailing list