Comment 5 for bug 1674889

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

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

commit f95d33ec6e58915aeb1fbaa27588334920752eb5
Author: Dong Jun <email address hidden>
Date: Wed Mar 29 11:58:16 2017 +0800

    Port idlutils.get_schema_helper from ovsdbapp to neutron

    There is a fatal error in networking-ovn in some case, so I port
    idlutils.get_schema_helper from ovsdbapp to neutron and add some unit
    tests. Networking-ovn will pass try_add_manager=False to it.

    Change-Id: I12461c96f7a2845b3155fd587fb1fcc84ecf85f0
    Partial-Bug: #1674889