We are jazzed to announce the release of:
ovsdbapp 0.4.3: A library for creating OVSDB applications
This release is part of the pike 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.4.2..0.4.3
--------------------------------
ab6e1fe Improve DbListCommand operation from O(n^2) to O(n)
Diffstat (except docs and test files)
-------------------------------------
ovsdbapp/schema/open_vswitch/commands.py | 51 +++++++++++++++++++++-----------
1 file changed, 34 insertions(+), 17 deletions(-)