Comment 3 for bug 1211149

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

Reviewed: https://review.openstack.org/41700
Committed: http://github.com/openstack/neutron/commit/d97b56086c0442c58b02c58afb9dd0ed32d6f748
Submitter: Jenkins
Branch: master

commit d97b56086c0442c58b02c58afb9dd0ed32d6f748
Author: Salvatore Orlando <email address hidden>
Date: Tue Aug 13 07:08:27 2013 -0700

    Do not call remove_router_lport in remove_router_interface

    Bug 1211149

    The call will cause a failure as the router port is already removed
    by _nvp_delete_router_port.
    This patch also add the support on the fake nvp api client to verify
    this kind of condition.

    Change-Id: Ieb5ca5c239ccc993b96dd5bad0b412211b45417e