Comment 2 for bug 1039387

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

Reviewed: https://review.openstack.org/11700
Committed: http://github.com/openstack/quantum/commit/961adae44fc5b752bd10945e1f0ed5488a929df2
Submitter: Jenkins
Branch: master

commit 961adae44fc5b752bd10945e1f0ed5488a929df2
Author: Dan Wendlandt <email address hidden>
Date: Tue Aug 21 10:26:18 2012 -0700

    enable router deletion logic in l3-agent

    bug 1039387

    related to bp quantum-l3-fwd-nat

    previous diff logic did not attempt to detect that a router was deleted.

    Also, enabled actual deletion of namespace, since 066e48be08f155c29887f5846902fbf5e41b8c89 fixed the issue that was causing that to break.

    Also, make router loop pay attention to admin_state_up on router ports.

    Change-Id: Id76736dd3207472dfc282097e5b27740e05aaa3a