Comment 6 for bug 1605894

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

Reviewed: https://review.openstack.org/346585
Committed: https://git.openstack.org/cgit/openstack/networking-midonet/commit/?id=0fa57a25a683bb1c85a839dba4bb253aa9551ad0
Submitter: Jenkins
Branch: master

commit 0fa57a25a683bb1c85a839dba4bb253aa9551ad0
Author: YAMAMOTO Takashi <email address hidden>
Date: Mon Jul 25 13:37:29 2016 +0900

    l3: Avoid breaking transaction in _validate_router_port_info

    The recent Neutron change [1] broke plugins which have a surrounding
    transaction for the method. This commit workarounds the breakage by
    avoid breaking the whole transaction in _validate_router_port_info.

    [1] I797df266dafc41843408dc95a6ce9f986db5c21c

    Closes-Bug: #1605894
    Change-Id: Ib2fff32642013af2523b159a48c7e2bc8c854131