[Bug 1672522] Re: The python-openvswitch package should build the json C extension

Launchpad Bug Tracker 1672522 at bugs.launchpad.net
Thu Feb 8 21:08:07 UTC 2018


This bug was fixed in the package openvswitch - 2.9.0~git20180205
.5a39582ca-0ubuntu1

---------------
openvswitch (2.9.0~git20180205.5a39582ca-0ubuntu1) bionic; urgency=medium

  * Snapshot from branch-2.9 (LP: #1735248, LP: #1686406, LP: #1709272):
    - d/p/dpif-kernel-gre-mtu-workaround.patch,
      d/p/dpif-netlink-rtnl-Use-65000-instead-of-65535-as-tunnel-MTU.patch,
      d/p/ovs-netdev-dpdk-17.11-upgrade.patch: Drop, included upstream.
  * d/control: Switch BD's to python{3}-all-dev to enable json native
    extensions (LP: #1672522).
  * d/control,rules,openvswitch-doc.*: Add documentation (LP: #965283).
  * Misc tidy of packaging:
    - d/*: wrap-and-sort -bast.
    - d/control: Priority optional->extra.
    - d/openvswitch-doc.doc-base: Update Section.
    - d/copyright: Pick machine formatted version from Debian
      (thanks Thomas).
    - d/control: Add missing depends on lsb-release.

 -- James Page <james.page at ubuntu.com>  Mon, 05 Feb 2018 17:12:07 +0000

** Changed in: openvswitch (Ubuntu)
       Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to openvswitch in Ubuntu.
https://bugs.launchpad.net/bugs/1672522

Title:
  The python-openvswitch package should build the json C extension

Status in openvswitch package in Ubuntu:
  Fix Released

Bug description:
  The C extension wrapping OVS's own json parser is 60x faster than the
  pure-python version currently being used. Profiling shows JSON parsing
  to be the biggest bottleneck using python-openvswitch IDL library.

  setuptools can build the extension as long as the python-dev packages
  are installed and openvswitch-dev is installed. It should be available
  in OVS 2.6+

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvswitch/+bug/1672522/+subscriptions



More information about the Ubuntu-openstack-bugs mailing list