Comment 11 for bug 1622017

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to neutron (master)

Reviewed: https://review.openstack.org/413475
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=92199dbd83a1a5a9c02cb2d9e2651d3f285b611e
Submitter: Jenkins
Branch: master

commit 92199dbd83a1a5a9c02cb2d9e2651d3f285b611e
Author: IWAMOTO Toshihiro <email address hidden>
Date: Wed Dec 21 16:54:46 2016 +0900

    of_interface: Revert patching ryu

    To handle the mentioned bug, commit 4361f754 patched a internal data
    structure of ryu, which was a necessary evil at the time of the commit.
    The data has been added in ryu-4.7 and the patch is no longer needed.

    Change-Id: I0ecf1841dd84ab40e919e8e0817806a75b9aa9de
    Related-bug: #1622017