Comment 9 for bug 1501686

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

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

commit 22a341a204e84b83094899730602975baa469af9
Author: Sreekumar S <email address hidden>
Date: Mon Jul 25 22:43:24 2016 +0530

    Fixes the midonet test_l3 unit test failures

    Failures for midonet unit tests seems to be caused due
    to nested rollback.
    Referred https://review.openstack.org/#/c/230481/
    for this fix.

    Change-Id: Ic6b37bf3f799055c93e9eeb9b7f51758ceecbeb5
    Closes-Bug: #1605894
    Related-Bug: #1501686